summaryrefslogtreecommitdiffstats
path: root/ci/odl/juju-deployer/ovs-odl.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-01-12 13:21:39 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2016-01-12 19:26:18 +0000
commit48611068190d979944f96d653ae06d519ee079f8 (patch)
tree44c29f5c4964fef5ffeb0f7dfa514ab5fee04063 /ci/odl/juju-deployer/ovs-odl.yaml
parent796db0fbdb49c499464720cf11587de7e184120b (diff)
modified admin-role: admin for all charms as there was an issue
where deployment failed if we add this option only to keystone charm. Change-Id: I8a50b201f897445cf606beed6068c6f7bae62787 (cherry picked from commit 5ac42a507a7596825aacd4d9baab25e502e61116)
Diffstat (limited to 'ci/odl/juju-deployer/ovs-odl.yaml')
-rw-r--r--ci/odl/juju-deployer/ovs-odl.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/ci/odl/juju-deployer/ovs-odl.yaml b/ci/odl/juju-deployer/ovs-odl.yaml
index b120f416..c122f763 100644
--- a/ci/odl/juju-deployer/ovs-odl.yaml
+++ b/ci/odl/juju-deployer/ovs-odl.yaml
@@ -96,7 +96,6 @@ openstack-phase2:
# ha-mcastport: 5402
"admin-password": openstack
"admin-token": admin
- "admin-role": admin
to:
- "lxc:nodes-api=0"
"openstack-dashboard":
@@ -266,6 +265,8 @@ trusty-liberty:
"openstack-origin": "cloud:trusty-liberty"
series: trusty
ceph-osd-replication-count: 1
+ admin-role: admin
+
trusty-kilo-nodes:
inherits: openstack-phase1
@@ -282,6 +283,8 @@ trusty-kilo:
"openstack-origin": "cloud:trusty-kilo"
series: trusty
ceph-osd-replication-count: 1
+ admin-role: admin
+
trusty-juno-nodes:
@@ -299,5 +302,7 @@ trusty-juno:
"openstack-origin": "cloud:trusty-juno"
series: trusty
ceph-osd-replication-count: 1
+ admin-role: admin
+