Add parameter config drive
This change is necessary because we should have the ability to boot VM
without config drive
Change-Id: I2903093dcf0952da4c5ce25d33cb49d84123b204
Related-prod: PROD-21352
diff --git a/classes/cluster/virtual-mcp11-aio/openstack/init.yml b/classes/cluster/virtual-mcp11-aio/openstack/init.yml
index ccfceb9..3f9b2d0 100755
--- a/classes/cluster/virtual-mcp11-aio/openstack/init.yml
+++ b/classes/cluster/virtual-mcp11-aio/openstack/init.yml
@@ -188,6 +188,12 @@
port: ${_param:rabbitmq_port}
ssl:
enabled: ${_param:rabbitmq_ssl_enabled}
+ # Since in AIO by default option config_drive is false,
+ # due to nova controller and compute states rewrite
+ # configs each, we must set config_drive option
+ # explicitly for runtest formula to discover the correct settings
+ config_drive:
+ forced: false
controller:
vncproxy_url: http://${_param:single_address}:6080
database: