Manage block_migration in Rally
[functest.git] / functest / utils / env.py
index c761f30..5814020 100644 (file)
@@ -37,7 +37,8 @@ INPUTS = {
     'FLAVOR_EXTRA_SPECS': '',
     'NAMESERVER': '8.8.8.8',
     'NEW_USER_ROLE': 'Member',
-    'USE_DYNAMIC_CREDENTIALS': 'True'
+    'USE_DYNAMIC_CREDENTIALS': 'True',
+    'BLOCK_MIGRATION': 'True'
 }