Merge "Generate MySQL client config if service requires database"
[apex-tripleo-heat-templates.git] / docker / services / nova-api.yaml
index 800549b..da46104 100644 (file)
@@ -199,6 +199,8 @@ outputs:
             volumes: *nova_api_bootstrap_volumes
             user: root
             command: "/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage cell_v2 discover_hosts'"
+      metadata_settings:
+        get_attr: [NovaApiBase, role_data, metadata_settings]
       host_prep_tasks:
         - name: create persistent logs directory
           file: