tryign to reduce the single heat service as heat can not be HA. 61/13761/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Mon, 9 May 2016 04:40:05 +0000 (22:40 -0600)
committerNarinder Gupta <narinder.gupta@canonical.com>
Mon, 9 May 2016 04:41:56 +0000 (22:41 -0600)
Change-Id: Iaf531cde5c45fcdd51c429ad279fcd4da0163c95
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/odl/juju-deployer/ovs-odl-ha.yaml

index 5600116..67fec0d 100644 (file)
@@ -88,14 +88,14 @@ openstack-phase2:
         - "lxc:nodes-api=0"
     heat:
       charm: "local:trusty/heat"
-      num_units: 3
+      num_units: 1
       options:
         #vip: 10.4.1.18
         #os-public-hostname: api.public-fqdn
       to:
         - "lxc:nodes-api=0"
-        - "lxc:nodes-api=1"
-        - "lxc:nodes-api=2"
+#        - "lxc:nodes-api=1"
+#        - "lxc:nodes-api=2"
     ceph:
       charm: local:trusty/ceph
       num_units: 3