Add nova-metadata to nova_services_require_policy_json
This is required otherwise the nova_metadata container does not start when using a nova custom policy. Closes-bug: #2103562 Change-Id: I1e106a979708cf1d2fb0a30962bd8f53153ffd0f
This commit is contained in:
@@ -253,6 +253,7 @@ openstack_nova_auth: "{{ openstack_auth }}"
|
||||
|
||||
nova_services_require_policy_json:
|
||||
- nova-api
|
||||
- nova-metadata
|
||||
|
||||
nova_enable_external_metadata: "no"
|
||||
|
||||
|
Reference in New Issue
Block a user