summaryrefslogtreecommitdiffstats
path: root/ci/odl/juju-deployer/ovs-odl-ha.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/odl/juju-deployer/ovs-odl-ha.yaml')
-rw-r--r--ci/odl/juju-deployer/ovs-odl-ha.yaml9
1 files changed, 7 insertions, 2 deletions
diff --git a/ci/odl/juju-deployer/ovs-odl-ha.yaml b/ci/odl/juju-deployer/ovs-odl-ha.yaml
index 30b3757d..ae333d27 100644
--- a/ci/odl/juju-deployer/ovs-odl-ha.yaml
+++ b/ci/odl/juju-deployer/ovs-odl-ha.yaml
@@ -118,8 +118,8 @@ openstack-phase2:
num_units: 1
options:
block-device: None
-# glance-api-version: 2
-# ha-mcastport: 5401
+ glance-api-version: 2
+ ha-mcastport: 5401
to:
- "lxc:nodes-api=0"
cinder-ceph:
@@ -127,6 +127,8 @@ openstack-phase2:
"rabbitmq-server":
branch: lp:charms/trusty/rabbitmq-server
num_units: 3
+ options:
+ ceph-osd-replication-count: 1
to:
- "lxc:nodes-api=0"
- "lxc:nodes-api=1"
@@ -135,6 +137,7 @@ openstack-phase2:
branch: lp:charms/trusty/keystone
num_units: 3
options:
+ ha-mcastport: 5402
"admin-password": openstack
"admin-token": admin
vip: 10.4.1.13
@@ -211,7 +214,9 @@ openstack-phase2:
branch: lp:charms/trusty/glance
num_units: 3
options:
+ ceph-osd-replication-count: 1
vip: 10.4.1.12
+ ha-mcastport: 5402
to:
- "lxc:nodes-api=0"
- "lxc:nodes-api=1"