From ff540418592ea894db5dfa41338be740dd8d485d Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 12 Jan 2016 22:02:55 -0600 Subject: modified to add admin accross all deployment also adjust the unit for faster install. Change-Id: Ia280a428bed9eea6ae25944e787e616373ca93e6 --- ci/nosdn/juju-deployer/ovs.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ci/nosdn/juju-deployer/ovs.yaml') 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 -- cgit 1.2.3-korg