Remove Neutron MetaAPIProxy from cellsv2-layout

Its unclear which metadata service the section is refering to
and moreover none of them seem to need an api_database section.

Change-Id: I77f7a0f3a1e4a3702ca330cbe3f54b6a77bb77b0
Closes-Bug: #1785237
This commit is contained in:
Liam Young
2018-08-03 13:16:45 +01:00
parent 76a946b6da
commit efb533a6dd
+6 -4
View File
@@ -291,12 +291,14 @@ documentation
<configuration/opts.html#oslo_messaging_notifications.transport_url>` for more
details.
Neutron Metadata API proxy
~~~~~~~~~~~~~~~~~~~~~~~~~~
Nova Metadata API service
~~~~~~~~~~~~~~~~~~~~~~~~~
The Neutron metadata API proxy should be global across all cells, and
The Nova metadata API service should be global across all cells, and
thus be configured as an API-level service with access to the
``[api_database]/connection`` information.
``[api_database]/connection`` information. The nova metadata API service must
not be run as a standalone service (e.g. must not be run via the
nova-api-metadata script).
Consoleauth service and console proxies
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~