diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-01-12 22:02:55 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-01-13 04:35:27 +0000 |
commit | 192a4ee2d87c265f217cd4672f2f28983c5dccf5 (patch) | |
tree | 74f2376309ca17447a3f43c6b24edbf7f3b7f66f /ci/onos/juju-deployer/onos-tip.yaml | |
parent | b6b1a068b2c52892fe480bbd01ba38aae119ad7b (diff) |
modified to add admin accross all deployment also adjust the unit
for faster install.
Change-Id: Ia280a428bed9eea6ae25944e787e616373ca93e6
(cherry picked from commit ff540418592ea894db5dfa41338be740dd8d485d)
Diffstat (limited to 'ci/onos/juju-deployer/onos-tip.yaml')
-rw-r--r-- | ci/onos/juju-deployer/onos-tip.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ci/onos/juju-deployer/onos-tip.yaml b/ci/onos/juju-deployer/onos-tip.yaml index bcfeeef1..35d56597 100644 --- a/ci/onos/juju-deployer/onos-tip.yaml +++ b/ci/onos/juju-deployer/onos-tip.yaml @@ -262,7 +262,7 @@ trusty-liberty: series: trusty ceph-osd-replication-count: 1 admin-role: admin - + keystone-admin-role: admin trusty-kilo-nodes: inherits: openstack-phase1 @@ -282,6 +282,5 @@ trusty-kilo: series: trusty ceph-osd-replication-count: 1 admin-role: admin - - + keystone-admin-role: admin |