Comment 7 for bug 1855458

Revision history for this message
Riccardo Murri (rmurri) wrote :

Another workaround for people experiencing the same issue is to force the use of a config drive in OpenStack. This can be done without involving VIO admins in two ways:

1. Set property `img__config_drive` on the image to `mandatory`.
2. Pass option `--config-drive true` to `openstack server create`.