Revert "Disable block migration explicitly" 90/67990/1
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Mon, 3 Jun 2019 06:16:30 +0000 (06:16 +0000)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Mon, 3 Jun 2019 06:16:30 +0000 (06:16 +0000)
This reverts commit 430a0aee9e8c7400d698f460406152aa70349b6c.
Superseded by the patch into releng https://gerrit.opnfv.org/gerrit/67975

Change-Id: Ibeb8419fa0ebc8eebe255e7535d775458f560ad0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
mcp/reclass/classes/cluster/mcp-common-ha/openstack_control.yml.j2
mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml.j2

index 9f19415..fe844e7 100644 (file)
@@ -97,7 +97,6 @@ parameters:
       cacert: /etc/ssl/certs/mcp_os_cacert
       openrc_extra:
         volume_device_name: sdc
-        block_migration: false
   glance:
     server:
       <<: *db_conn_recycle_time
index 019fc0c..cf09d59 100644 (file)
@@ -83,7 +83,6 @@ parameters:
       admin_email: ${_param:admin_email}
       openrc_extra:
         volume_device_name: sdc
-        block_migration: false
       pkgs:
         - keystone
         - python-psycopg2