modified to reflect more oSD and single gateway. 09/6409/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Tue, 12 Jan 2016 16:43:14 +0000 (10:43 -0600)
committerNarinder Gupta <narinder.gupta@canonical.com>
Tue, 12 Jan 2016 16:54:08 +0000 (10:54 -0600)
Change-Id: Ie12a953ef87cf19cbfe183392a8065039f484fa1

ci/odl/juju-deployer/ovs-odl-ha.yaml
ci/opencontrail/juju-deployer/contrail-ha.yaml

index 4b7b20a..633c870 100644 (file)
@@ -100,21 +100,21 @@ openstack-phase2:
         - "nodes-compute=1"
     ceph-osd:
       charm: cs:trusty/ceph-osd
-      num_units: 1
+      num_units: 3
       options:
         osd-devices: /srv
         osd-reformat: 'yes'
       to:
         - "nodes-api=0"
+        - "nodes-api=1"
+        - "nodes-api=2"
     ceph-radosgw:
       charm: cs:trusty/ceph-radosgw
-      num_units: 3
+      num_units: 1
       options:
         use-embedded-webserver: true
       to:
         - "lxc:nodes-api=0"
-        - "lxc:nodes-api=1"
-        - "lxc:nodes-api=2"
     cinder:
       charm: cs:trusty/cinder
       num_units: 3
index c837eeb..c3c5773 100644 (file)
@@ -117,21 +117,21 @@ openstack-phase2:
         - "nodes-compute=1"
     ceph-osd:
       charm: cs:trusty/ceph-osd
-      num_units: 1
+      num_units: 3
       options:
         osd-devices: /srv
         osd-reformat: 'yes'
       to:
         - "nodes-api=0"
+        - "nodes-api=1"
+        - "nodes-api=2"
     ceph-radosgw:
       charm: cs:trusty/ceph-radosgw
-      num_units: 3
+      num_units: 1
       options:
         use-embedded-webserver: true
       to:
         - "lxc:nodes-api=0"
-        - "lxc:nodes-api=1"
-        - "lxc:nodes-api=2"
 
     cinder:
       charm: cs:trusty/cinder