summaryrefslogtreecommitdiffstats
path: root/ci/opencontrail
AgeCommit message (Collapse)AuthorFilesLines
2016-01-05modified to include additonal server for intel pod5. Also modifiedNarinder Gupta1-23/+32
the deployment yamls to adust to actual pharos config now for HA mode deploymnt with 3 control and 2 compute nodes. Change-Id: I67676101527ab1ea2d50379c4472ec60bc391f88
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-11modified the yaml on request from David from Orange so thatNarinder Gupta3-3/+3
devices option can be modified to format the osd device. modified deploy.sh so that return value is positive. Change-Id: Idc94f4a99889df88bfae6446ce212050a570d30a
2015-12-04modified to comment the use of juju-br0 as external network.Narinder Gupta7-76/+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 Gupta4-0/+19
of IPv6 based on invocation of IPV6. Change-Id: I6876cff12e25fd9f05b15815d4ac72ce84a78997
2015-11-28adding contrail bundle with ceph, cinder, heat and ceilometer.Narinder Gupta4-42/+298
adding ha contrail bundle as well. adding the openstack install from git Change-Id: I354e677a4b29bfcd0aaf5d032a375afd8b0767a7
2015-11-16modified the HA bundle to reflect the correct services.Narinder Gupta1-21/+7
Author: Narinder Gupta <narinder.gupta@canonical.com> Change-Id: I4667cb99d371cd6e81b3e29728059431e7046c2c
2015-11-16modified the bundle and script to have contrail deployed in non haNarinder Gupta4-230/+496
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-05modified to include the data port network for intel pod6Narinder Gupta1-1/+2
Change-Id: I60eaebaf17fcf819fb450d41880b4b5a63d64551 Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-03modified as per new bundle of contrail.Narinder Gupta13-85/+91
Change-Id: I195afcfd7ec81fc4e71027ff8011b447f9d08964
2015-10-12modified the vip address for different labs.Narinder Gupta1-0/+6
Change-Id: Ie6bdd89712aea7124250d47034d79bda7c539b92
2015-10-06modified to match the taging with bundle.Narinder Gupta1-8/+10
Change-Id: Ib8671cdf4c041f33306e12fae5144ef85daa3556
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 Gupta30-0/+1320
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