summaryrefslogtreecommitdiffstats
path: root/ci/odl/juju-deployer/ovs-odl-ha.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-06-07added the labconfig file for att virpod1. Remove the macNarinder Gupta1-1/+0
as it gateway br-ex was not configured with MAC. Change-Id: I32769c8d03dded073889a08d364c7bd3936880d3 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-31modified for right syntax.Narinder Gupta1-0/+4
Change-Id: I6abcfbd8bbc5423003ba2dcee4c9fd0018542652 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-31change the location of the target to accomodate the future developNarinder Gupta1-146/+147
ment. Change-Id: Ia03e6fb6549a91c171670b5348ecdb4895af2bfc Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-24modified as per converged architecture from Canonical.Narinder Gupta1-63/+54
Change-Id: I33057215dbbe3a6bc2e646e1e46628aa2851a0e4 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-17[joid] add cinder and heat vipDavid Blaisonneau1-78/+30
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-05-11refresh the intall_url to SR2 for ODL charm.Narinder Gupta1-1/+1
Change-Id: I8a3ab79fe73ccfe93e26f44efd290aa176d98637 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-10modfieid to include mitaka support with xenialNarinder Gupta1-4/+3
Change-Id: I39c760cff8db709237ff73f83bfce41e58ecfcb1 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-08tryign to reduce the single heat service as heat can not be HA.Narinder Gupta1-3/+3
Change-Id: Iaf531cde5c45fcdd51c429ad279fcd4da0163c95 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-06modified to use the local charms.Narinder Gupta1-27/+27
Change-Id: I8d0d432ee48d234755a80400c77ae8fcaab90c46 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-05-06remove the extra entries and now changing it during run time.Narinder Gupta1-49/+4
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-3/+3
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-31comment the nodes.Narinder Gupta1-2/+2
Change-Id: I4454f15d375e10101e10d62031d61dd80c9f69a7
2016-03-31commenting out the haproxy config currently.Narinder Gupta1-64/+64
Change-Id: I50914e80c3e9a3b46825ebe65e206be5d2ae6b57
2016-03-24it seems heat charm is not designed to be HA.Narinder Gupta1-8/+8
Change-Id: I3f3bdcef3b444a226418520c5cb72bc8884ffcbf
2016-03-24adding the charm from which haproxy will be deployedNarinder Gupta1-0/+1
Change-Id: I340b92fbe6bdb30cef19520038e5fbb418a3a69f
2016-03-24modified to be include heat as HA and replace the public endpointNarinder Gupta1-0/+2
Change-Id: Ia2d750b96b3fe1c12b4593286a0514530f319da3
2016-03-23joid: WIP public API proxyDavid Blaisonneau1-0/+82
Change-Id: If1a40cc417fdb33e05ecc6d877de1a2e8715bb4a Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
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/+10
external connectivity. Change-Id: Ieff09f50204e15383ef3def5a0bf500689f5c317
2016-01-28joid: clean deployment filesDavid Blaisonneau1-35/+35
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-21modified to fix the orange pod issue regarding glance where cephNarinder Gupta1-8/+14
was on data network rather than admin network. Change-Id: I2940aae3a34cad843372036c4815e692d822af84
2016-01-19mofiied to have next version of neutron-api-next on experimentNarinder Gupta1-1/+1
basis. Change-Id: I27532fc55977c7260540e1d48d86592cb23376c3
2016-01-19Add neutron-external-network to nova to set a good default external netDavid Blaisonneau1-23/+23
to be propagated to other confs after ci test Change-Id: I162eb2c4ccbc3fd261d9c980159fe6ae54de430f Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-18modified to include the default ODL to Lithium and upload theNarinder Gupta1-3/+3
profiles accordingly. Change-Id: Ie4e1a79c0164f0113253b2ba8363fabe29a856ea
2016-01-16updating to latest charm for keystone issue.Narinder Gupta1-30/+30
Change-Id: Id0c79254c1ad31fab60fee908b5d2bc42bc87b14
2016-01-16trying to reduce the clustering on experimental basis. AlsoNarinder Gupta1-17/+17
default cluster is 2. Change-Id: Ic80d38cbb88993d24423ac6bc8fa8720f157d558
2016-01-14Integration the promise into bundle as experimental for odl ha.Narinder Gupta1-0/+5
Change-Id: I7d19ad716f6dde575fbbd04d5e0955c1177b502e JIRA: JOID-43
2016-01-14type replaced Memeber with Member. Reducing the OSD to signleNarinder Gupta1-4/+2
node. Change-Id: I4e2f352f60c6a71dddf9cb48fefa412863f89594
2016-01-12modified to add admin accross all deployment also adjust the unitNarinder Gupta1-9/+9
for faster install. Change-Id: Ia280a428bed9eea6ae25944e787e616373ca93e6
2016-01-12trying this option for admin role.Narinder Gupta1-0/+1
Change-Id: I5f30d31f81eb4341c10bcc0dc25cd499e1a01c1a
2016-01-12modified to include the keystone-admin-role: adminNarinder Gupta1-0/+1
Change-Id: I711b8b4b1f69c55d9e4c8a6f2c21d9e4ecdff1a8
2016-01-12modified admin-role: admin for all charms as there was an issueNarinder Gupta1-1/+3
where deployment failed if we add this option only to keystone charm. Change-Id: I8a50b201f897445cf606beed6068c6f7bae62787
2016-01-12modified to reflect more oSD and single gateway.Narinder Gupta1-4/+4
Change-Id: Ie12a953ef87cf19cbfe183392a8065039f484fa1
2016-01-11modified on the lines of nosdn bundle tested. Only single gatewayNarinder Gupta1-3/+2
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
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
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/+3
of IPv6 based on invocation of IPV6. Change-Id: I6876cff12e25fd9f05b15815d4ac72ce84a78997
2015-11-25merge erroNarinder Gupta1-1/+1
Change-Id: I386b218e768b9c7836d862b1bb2f1b4670bb240f
2015-11-25modified the bundle to include the ceph and cinder changes.Narinder Gupta1-5/+7
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