summaryrefslogtreecommitdiffstats
path: root/ci/nosdn/juju-deployer/ovs.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-01-12 22:02:55 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2016-01-12 22:02:55 -0600
commitff540418592ea894db5dfa41338be740dd8d485d (patch)
tree74f2376309ca17447a3f43c6b24edbf7f3b7f66f /ci/nosdn/juju-deployer/ovs.yaml
parentc0309857b74e0ef59fcf781b1535c40bee737a67 (diff)
modified to add admin accross all deployment also adjust the unit
for faster install. Change-Id: Ia280a428bed9eea6ae25944e787e616373ca93e6
Diffstat (limited to 'ci/nosdn/juju-deployer/ovs.yaml')
-rw-r--r--ci/nosdn/juju-deployer/ovs.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/ci/nosdn/juju-deployer/ovs.yaml b/ci/nosdn/juju-deployer/ovs.yaml
index ea0906ce..46659686 100644
--- a/ci/nosdn/juju-deployer/ovs.yaml
+++ b/ci/nosdn/juju-deployer/ovs.yaml
@@ -53,6 +53,7 @@ openstack-phase2:
num_units: 1
options:
use-embedded-webserver: true
+ operator-roles: "Memeber,admin"
to:
- "lxc:nodes-api=0"
cinder:
@@ -259,7 +260,7 @@ trusty-liberty:
series: trusty
ceph-osd-replication-count: 1
admin-role: admin
-
+ keystone-admin-role: admin
trusty-kilo-nodes:
inherits: openstack-phase1
@@ -277,7 +278,7 @@ trusty-kilo:
series: trusty
ceph-osd-replication-count: 1
admin-role: admin
-
+ keystone-admin-role: admin
trusty-juno-nodes:
inherits: openstack-phase1
@@ -295,5 +296,5 @@ trusty-juno:
series: trusty
ceph-osd-replication-count: 1
admin-role: admin
-
+ keystone-admin-role: admin