updates the onos charm with migration and resize enablement.
[joid.git] / ci / onos / juju-deployer / ovs-onos-tip.yaml
index c186bd0..55daca8 100644 (file)
@@ -70,6 +70,7 @@ openstack-phase2:
       num_units: 1
       options:
         use-embedded-webserver: true
+        operator-roles: "Member,admin"
       to:
         - "lxc:nodes-api=0"
     cinder:
@@ -111,8 +112,10 @@ openstack-phase2:
       num_units: 1
       options:
         openstack-origin-git: include-file://nova-master.yaml
-        enable-live-migration: False
-        manage-neutron-plugin-legacy-mode: False
+        enable-live-migration: true
+        enable-resize: true
+        manage-neutron-plugin-legacy-mode: false
+        migration-auth-type: ssh
       to:
         - "nodes-compute=0"
 #        - "nodes-compute=1"