summaryrefslogtreecommitdiff
path: root/doc/source/install
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2019-10-02 11:54:39 +0100
committerStephen Finucane <sfinucan@redhat.com>2019-11-27 09:36:17 +0000
commitc56a635de138ba502d99343fecc2da5f12f31dc5 (patch)
treeb9981d3877d1c9bcd1c6a1dd70c26b33ced90c28 /doc/source/install
parent23995b4f9945aa242f6a9e7bd5bc700c27f31eb2 (diff)
downloadnova-c56a635de138ba502d99343fecc2da5f12f31dc5.tar.gz
nova-net: Remove 'nova-network' binary
Get excited, people. It's finally dying, for real. There is a lot more doc work needed here, but this is a start. No need for a release note modification since we've already said that nova-network has been removed, so there's no point in saying that the service itself has been removed since that's implicit. Change-Id: I18d73212f9d98bc75974a024cf6fd872fdfb1ca4 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Diffstat (limited to 'doc/source/install')
-rw-r--r--doc/source/install/get-started-compute.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/source/install/get-started-compute.rst b/doc/source/install/get-started-compute.rst
index cb93ce9f4a..9c918e5124 100644
--- a/doc/source/install/get-started-compute.rst
+++ b/doc/source/install/get-started-compute.rst
@@ -25,9 +25,8 @@ OpenStack Compute consists of the following areas and their components:
``nova-api-metadata`` service
Accepts metadata requests from instances. The ``nova-api-metadata`` service
- is generally used when you run in multi-host mode with ``nova-network``
- installations. For details, see :ref:`metadata-service-deploy`
- in the Compute Administrator Guide.
+ is used when running a multi-cell deployment. For more information, refer to
+ :ref:`cells-v2-layout-metadata-api`.
``nova-compute`` service
A worker daemon that creates and terminates virtual machine instances through