Follow up I18d73212f9d98bc75974a024cf6fd872fdfb1ca4
Multiple cells is not a requirement for using the API metadata service so this fixes the change based on the nova-network multi-host change [1]. [1] https://review.opendev.org/#/c/686816/12/doc/source/install/get-started-compute.rst@29 Change-Id: Ie033e6f328a8be903c56b45fdfb019b0046f23ad
This commit is contained in:
@@ -24,9 +24,8 @@ OpenStack Compute consists of the following areas and their components:
|
||||
orchestration activities, such as running an instance.
|
||||
|
||||
``nova-api-metadata`` service
|
||||
Accepts metadata requests from instances. The ``nova-api-metadata`` service
|
||||
is used when running a multi-cell deployment. For more information, refer to
|
||||
:ref:`cells-v2-layout-metadata-api`.
|
||||
Accepts metadata requests from instances. For more information, refer to
|
||||
:doc:`/admin/metadata-service`.
|
||||
|
||||
``nova-compute`` service
|
||||
A worker daemon that creates and terminates virtual machine instances through
|
||||
|
||||
Reference in New Issue
Block a user