summaryrefslogtreecommitdiffstats
path: root/ci/odl
AgeCommit message (Collapse)AuthorFilesLines
2015-11-23modified the bundle to integrete the Ceph.Narinder Gupta4-27/+46
Change-Id: I776811240964c52fae9c9b6b1e4d1afa7c74760c Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-18corrected the rabbitmq relationshipNarinder Gupta3-4/+4
Change-Id: I928da344b640561a6bdb17ec6197266f2f37c4ec Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-17modified the relationship of ceilometer.Narinder Gupta3-34/+63
added support for heat service. Change-Id: I8a0bbfec22fe73473b56e4dab27b6507f87e9e86 Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-17modified the HA bundle to reflect the correct services.Narinder Gupta3-28/+171
Author: Narinder Gupta <narinder.gupta@canonical.com> Change-Id: I0a11ac6828ad37e010fcb0be3fe18051f331bb29
2015-11-15modified the odl bundle with the working one for non ha and tipNarinder Gupta4-170/+345
Change-Id: I2d15b859d0464c9ad4d1a6437271f2046dde021b Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-13change the name of ubuntu compute metadata charm. AlsoNarinder Gupta1-2/+2
Adjusted the external port Author: Author: Narinder Gupta <narinder.gupta@canonical.com> Change-Id: I52146286e86d29e3caa40631eb0b79b110c25739
2015-11-12corrected typo and identAuthor: Narinder Gupta1-13/+13
Author: Author: Narinder Gupta <narinder.gupta@canonical.com> Change-Id: I5d3d5ecc4e176d71d61b0a0708ee22a361a907a3
2015-11-12chnage bundle as per new bundle from openstack teamNarinder Gupta2-61/+57
Change-Id: I0f0a47a90ad99b459594544461b220eabfea7afb Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-11modified scripts to configure networkNarinder Gupta2-5/+5
Change-Id: I141ffc30dae91240619b32e9c8361d53e06655a6 Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-11added new scripts to configure openstac after install.Narinder Gupta3-0/+84
Change-Id: Ia5f87da468505ba89a0b61fa92c020caba37b2a2 Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-11modified to include the external gateway with neutron-gatewayNarinder Gupta1-18/+30
Change-Id: I457e59d11fc3a408eaa0968e1a70b926b02b20d5 Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-07added ubuntu charm for local deployment charm to configure theNarinder Gupta2-23/+33
network according to the labs. Change-Id: I103b6dc243f025a4916d1057c247d01ee8f175ee
2015-11-05modified to fix the typo error.Narinder Gupta1-12/+17
Change-Id: I9e48000abdd7b19affe586e731e36a49e66bb8fc Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-05modified to include the data port network for intel pod6Narinder Gupta2-57/+68
Change-Id: I60eaebaf17fcf819fb450d41880b4b5a63d64551 Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-03modified as per new bundle of contrail.Narinder Gupta1-1/+1
Change-Id: I195afcfd7ec81fc4e71027ff8011b447f9d08964
2015-10-28modified to do fast deployment of bundle which saves time.narindergupta3-98/+147
Change-Id: I5c3bd59abb4c46d255031bf538f959fc919a4519
2015-10-28modified the gateway for oramge lab pod2Narinder Gupta1-0/+6
Change-Id: Ic60c7fe46cdd4f33d92f93a8d0330c293f6c523b
2015-10-26include the similar naming convention across the labs.Narinder Gupta1-0/+1
fix the bug in deployment of neutron-api Change-Id: I95cf4e7a3c9c6b5df7ffe5431cb8cb0edb64f828 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2015-10-12modified the vip address for different labs.Narinder Gupta1-0/+6
Change-Id: Ie6bdd89712aea7124250d47034d79bda7c539b92
2015-10-06modified vip address as per ip address when it was removed.Narinder Gupta1-6/+6
Change-Id: I2ac1a74424ac14bf898404e7547f34a25e89778f
2015-10-06modified to match the taging with bundle.Narinder Gupta4-87/+7
Change-Id: Ib8671cdf4c041f33306e12fae5144ef85daa3556
2015-10-05modified the bundle to include ha for Kilo Openstack.Narinder Gupta2-74/+204
Change-Id: I5fa98e5048fb9b4b694ad40430e624f5b4679dd6
2015-10-02remove , from the yaml file as part of relation.Narinder Gupta1-1/+1
Change-Id: I0d57a9f1db9c04e0514843ee90dd0e47e7d54b66
2015-10-02change the bundle to include more relationship and char, location.Narinder Gupta1-13/+16
mofiied intel pod6 parameters. Change-Id: Ifcf7875bfcf9b835e605f1848fa320c0b77bb644
2015-09-15added the deployment.yaml so that maas-deployer can be deployedNarinder Gupta3-6/+7
with scripts itself with csripts. modified the yaml file further to deploy gateway on bare metal. rename 01-bootstrap.sh to 00-bootstrap.sh for sequence. Change-Id: Ic409871f4e99158308bee2860132cda94ce10b42
2015-09-02modified the default bundle deployment to ODL. Also updated theNarinder Gupta3-6/+6
localtion of the openvswitch charm from local to branch. Change-Id: I18a8f32d5963809ea8ea1f86669f3a2cf7b458c5
2015-09-01Added execute permission on clean.sh and deploy.shNarinder Gupta1-9/+15
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 Gupta22-0/+853
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