summaryrefslogtreecommitdiffstats
path: root/ci/nosdn/01-deploybundle.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-01-12ymodified to include the changes needed for MAAS 1.9Narinder Gupta1-15/+0
Change-Id: Ia7638dda099342bb65b89cddb90813a66aa53d08 (cherry picked from commit f27f64a537b51c35979cef258e933fad5330fc52)
2016-01-08added the retry count to juju-deployer in case od error in canNarinder Gupta1-4/+4
be retried. Change-Id: Ic1bf10dcb9bf5f5b3a8c8ce94bbc6332731e667b (cherry picked from commit fcf9fd1914d82e6b4fa22edaed6d3d6d7a0c9860)
2016-01-07increase timeout for all deployments as virtual deployment takesNarinder Gupta1-4/+4
more time. Change-Id: I6d9d79cb6162c2def95a65e67f316f96e0b1665f (cherry picked from commit 47f9ff23bf14140a83db77152b8204abd27b649e)
2016-01-04modified to support the ha deployment in case of virtual machine.Narinder Gupta1-4/+4
Change-Id: I36969409f87d8bf3a4fabc73b0d5de22e5af9a29
2015-12-23modified intelpod5 interfaces to remove the need of special charms.Narinder Gupta1-5/+4
Change-Id: Ibf93074eb56807d6c3f9b0191bf02df063248f26
2015-12-22modified the maas to include two interface for control nodes inNarinder Gupta1-1/+1
nonha mode. Change-Id: Icaf2c6953de4e47578a56a1038523c46d4cd5bed
2015-12-19modified the bundle for no SDN feature and releasing it forNarinder Gupta1-2/+2
production version only. Change-Id: If8253fdca06de1bdfaa8faa51e52e4f489460828
2015-12-17changes needed for MAAS 1.9 where no special treatment is needed.Narinder Gupta1-9/+4
As MAAS 1.9 auto enabled the interfaces. Change-Id: Ia17b37685c8a97ffd1925f7a8feb679db27ab501
2015-12-11added support for virtual environment with KVM. Where installer willNarinder Gupta1-0/+9
cerate two VMs along with bootstrap and MAAS and add into MAAS for further deployment. Change-Id: Ideb7b8ab2f46ddebc0abb05391bddf3c8bac8881
2015-12-04modified to comment the use of juju-br0 as external network.Narinder Gupta1-0/+90
Added option to install neutron-openswitch without ODL. consolidated source files to common as all sdn share the s same source for openstack and it can be modified during deployment. Change-Id: I1df7f5cd5d928d170bc6be6b32c3404dbcb5fda3