summaryrefslogtreecommitdiffstats
path: root/ci/odl
AgeCommit message (Collapse)AuthorFilesLines
2016-01-05modified the percona cluster charm as it has the fix for databaseNarinder Gupta1-1/+1
error. Change-Id: I72e730fbb34261087c11f06cac95e6475813b8cc
2016-01-05modified to include additonal server for intel pod5. Also modifiedNarinder Gupta1-23/+34
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 Gupta2-12/+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 Gupta4-5/+5
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-2/+8
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-10modified to use the regular ubuntu charm as there are only twoNarinder Gupta1-0/+3
interfaces defined. As in case of customize charm more interfaces were defined. Change-Id: Id39a0856754a84a16675b0d1ff1840ad583afc99
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-12-01modified to install openssh-server in case not installed. AlsoNarinder Gupta1-2/+2
there were typo in virpod1 data. Change-Id: I2e2d4457fbea9f80e10a3f57b1155deeb8bfb316
2015-11-30added support for att virtual pod1 on Intel NUC. Also added supportNarinder Gupta4-0/+18
of IPv6 based on invocation of IPV6. Change-Id: I6876cff12e25fd9f05b15815d4ac72ce84a78997
2015-11-26added the ceph and cinder support for nonha and tip bundleNarinder Gupta2-55/+143
Do not use git url for cinder as issue arises and relationship change hook failed. Change-Id: Ie7831b34b60d86d3f82ab9412bc49e7259611c34
2015-11-25merge erroNarinder Gupta1-1/+1
Change-Id: I386b218e768b9c7836d862b1bb2f1b4670bb240f
2015-11-25modified the bundle to include the ceph and cinder changes.Narinder Gupta2-5/+12
added ceph to use the single size of minimum. Author: Narinder Gupta <narinder.gupta@canonical.com> Change-Id: I81cd7e80667759969fa511a1879b3201ca94c87d Conflicts: ci/odl/juju-deployer/scripts/openstack.sh
2015-11-24modified the bundle to include the ceph and cinder changes.Narinder Gupta2-3/+6
added ceph to use the single size of minimum. Author: Narinder Gupta <narinder.gupta@canonical.com> Change-Id: I81cd7e80667759969fa511a1879b3201ca94c87d
2015-11-24modified to enable ceph and fix ceph issues with single cephNarinder Gupta1-2/+7
module. Change-Id: Idcc7c8da18ec77a2cad3012a14e0f12983b30c4d
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