summaryrefslogtreecommitdiffstats
path: root/ci/opencontrail/01-deploybundle.sh
AgeCommit message (Collapse)AuthorFilesLines
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-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/+10
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-4/+3
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
2015-11-30added support for att virtual pod1 on Intel NUC. Also added supportNarinder Gupta1-0/+10
of IPv6 based on invocation of IPV6. Change-Id: I6876cff12e25fd9f05b15815d4ac72ce84a78997
2015-11-28adding contrail bundle with ceph, cinder, heat and ceilometer.Narinder Gupta1-2/+2
adding ha contrail bundle as well. adding the openstack install from git Change-Id: I354e677a4b29bfcd0aaf5d032a375afd8b0767a7
2015-11-16modified the bundle and script to have contrail deployed in non haNarinder Gupta1-13/+44
node. modified the bundle for other release of openstack. Added the support for contrai HA and git tree. Change-Id: I29c5514ba8cbe2a0c6dd1ce4d2b19784b05ac282 Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-03modified as per new bundle of contrail.Narinder Gupta1-3/+20
Change-Id: I195afcfd7ec81fc4e71027ff8011b447f9d08964
2015-10-12modified the vip address for different labs.Narinder Gupta1-0/+6
Change-Id: Ie6bdd89712aea7124250d47034d79bda7c539b92
2015-10-05modified the bundle to include ha for Kilo Openstack.Narinder Gupta1-0/+1
Change-Id: I5fa98e5048fb9b4b694ad40430e624f5b4679dd6
2015-09-01Added execute permission on clean.sh and deploy.shNarinder Gupta1-10/+17
Added the command line parameters in deply.sh for having various options in the deploy script. Options are -s "sdn type" -t "deploy type" -o "openstack" -l "lab" Based on options aboe we can deploy any combination using the same script. Change-Id: Ia888e97fc9630e9416ebf59747de7ffd79f416ae
2015-08-29restructure the directory structure so that we can have directories perNarinder Gupta1-0/+19
SDN and then we can have same structure for new distro by adding just the yaml file. Deleted the old file structure. Change-Id: Ibd544c340fdb53813bc34ee8ff6931ed4b4dee6c JIRA:JOID-1