summaryrefslogtreecommitdiffstats
path: root/ci/odl/juju-deployer/ovs-odl-tip.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-05-06remove the extra entries and now changing it during run time.Narinder Gupta1-28/+5
Change-Id: I069bad6c933232b3da210030e23cb82a755616ee Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-06fix start issue.Narinder Gupta1-1/+1
Change-Id: Iba5b8602ce501d4b4ba576bb7a52594be9b09b5f Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-06modified to include the new config for neutron-api to enable flatNarinder Gupta1-1/+1
networking. Change-Id: Ie0411e28a4020812d5271683e4c155cc5fa5045d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-04-14added the SR1 OpenDayLight build for Beryllium.Narinder Gupta1-4/+4
Change-Id: I41885492861c6f624d0e81503a49b3daf20c415c
2016-04-11modified as per latest commits from the cloud controllerc charm asNarinder Gupta1-1/+0
no legacy quantum plugin available. Change-Id: Iaefdbab9f7e659fb4ec68439d59fcd01d2548145
2016-03-07modified to increase number of compute nodes.Narinder Gupta1-6/+7
Change-Id: I50995124f2969108b3f5789f4bd7cba17cfb44c9
2016-02-12to fix keystone error in case of nonha bundle.Narinder Gupta1-0/+1
Change-Id: I82725975b7a3000dda8500fb46bec72be9c0af1b
2016-02-10modified for resize it seems live migration should be true forNarinder Gupta1-3/+4
resize as well. Change-Id: I070bdf4419dc4ee93400906fccfbcc19067c5dde
2016-02-09enable resize so that func test can pass.Narinder Gupta1-0/+1
Change-Id: I68b0f63c05303ef6493cc4167b1283579d2b0765
2016-02-08extra space caused failure this time.Narinder Gupta1-1/+1
Change-Id: I7cd2d92a02e2633de8d9698248472bc2c94db4d1
2016-02-08forgot " in the last.Narinder Gupta1-2/+1
Change-Id: I89d8a050c2ccf34fe98223749d644177e349d055
2016-02-08modified to include the ODL Be support with sfc.Narinder Gupta1-5/+5
Change-Id: I7b376bc5afb8700152e654defaa19eb4d1d8393a
2016-02-02modified to enable the dvr option where compute nodes also hasNarinder Gupta1-1/+7
external connectivity. Change-Id: Ieff09f50204e15383ef3def5a0bf500689f5c317
2016-01-28joid: clean deployment filesDavid Blaisonneau1-23/+23
Change-Id: I98115c2f15cd399a371fa63d974f3200750e0949 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-28joid: remove brackets around 'admin-password' to homogenize variable in all ↵David Blaisonneau1-1/+1
config files Change-Id: I208edfd75908e37c4bd69a20c78953874a86f540 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-26mofidied the bundles to use the latest charms from next branch.Narinder Gupta1-3/+3
Change-Id: I887bf5d62899fb4efcfc7ec19376f8722f6e1528
2016-01-21modified to fix the orange pod issue regarding glance where cephNarinder Gupta1-19/+25
was on data network rather than admin network. Change-Id: I2940aae3a34cad843372036c4815e692d822af84
2016-01-18modified to include the default ODL to Lithium and upload theNarinder Gupta1-13/+14
profiles accordingly. Change-Id: Ie4e1a79c0164f0113253b2ba8363fabe29a856ea
2016-01-15added the softlink to match the jenkin jobs.Narinder Gupta1-0/+5
added the promise integration with other bundles. Change-Id: Id53cd1d65f25bad6856abe6ef4e2cd2b10a94f92
2016-01-12modified to add admin accross all deployment also adjust the unitNarinder Gupta1-0/+2
for faster install. Change-Id: Ia280a428bed9eea6ae25944e787e616373ca93e6
2016-01-12modified admin-role: admin for all charms as there was an issueNarinder Gupta1-2/+2
where deployment failed if we add this option only to keystone charm. Change-Id: I8a50b201f897445cf606beed6068c6f7bae62787
2016-01-11modified on the lines of nosdn bundle tested. Only single gatewayNarinder Gupta1-0/+1
needed for ceph. Modified bundle to include the role as admin instead of Admin. As Admin create by default. Change-Id: I14108f934c877f3ed67aca0e9527fc3b82b9266e
2016-01-11ymodified to include the changes needed for MAAS 1.9Narinder Gupta1-2/+2
Change-Id: Ia7638dda099342bb65b89cddb90813a66aa53d08
2015-12-22modified the maas to include two interface for control nodes inNarinder Gupta1-1/+1
nonha mode. Change-Id: Icaf2c6953de4e47578a56a1038523c46d4cd5bed
2015-12-11modified the yaml on request from David from Orange so thatNarinder Gupta1-1/+1
devices option can be modified to format the osd device. modified deploy.sh so that return value is positive. Change-Id: Idc94f4a99889df88bfae6446ce212050a570d30a
2015-11-30added support for att virtual pod1 on Intel NUC. Also added supportNarinder Gupta1-0/+2
of IPv6 based on invocation of IPV6. Change-Id: I6876cff12e25fd9f05b15815d4ac72ce84a78997
2015-11-26added the ceph and cinder support for nonha and tip bundleNarinder Gupta1-6/+68
Do not use git url for cinder as issue arises and relationship change hook failed. Change-Id: Ie7831b34b60d86d3f82ab9412bc49e7259611c34
2015-11-18corrected the rabbitmq relationshipNarinder Gupta1-1/+1
Change-Id: I928da344b640561a6bdb17ec6197266f2f37c4ec Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-11-17modified the relationship of ceilometer.Narinder Gupta1-11/+21
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 Gupta1-28/+32
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 Gupta1-78/+164
Change-Id: I2d15b859d0464c9ad4d1a6437271f2046dde021b Author: Narinder Gupta <narinder.gupta@canonical.com>
2015-10-06modified to match the taging with bundle.Narinder Gupta1-3/+3
Change-Id: Ib8671cdf4c041f33306e12fae5144ef85daa3556
2015-09-15added the deployment.yaml so that maas-deployer can be deployedNarinder Gupta1-2/+2
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 Gupta1-4/+4
localtion of the openvswitch charm from local to branch. Change-Id: I18a8f32d5963809ea8ea1f86669f3a2cf7b458c5
2015-08-29restructure the directory structure so that we can have directories perNarinder Gupta1-0/+126
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