summaryrefslogtreecommitdiffstats
path: root/ci/opencontrail
AgeCommit message (Collapse)AuthorFilesLines
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