Delete the "nova-network"

The nova-network service was deprecated, this patch to
remove the nova-network.

Change-Id: I811472ae7bb1ee62ef9cc71271f0170f9e8d6d23
This commit is contained in:
caoyuan 2016-12-01 00:52:38 +08:00 committed by Lana Brindley
parent 97ab09d94a
commit 6f5ceb20a5
2 changed files with 3 additions and 3 deletions

View File

@ -342,8 +342,8 @@ change all flavor types relating to them.
Previously, all services had an availability zone. Currently, only
the ``nova-compute`` service has its own availability zone. Services
such as ``nova-scheduler``, ``nova-network``, and ``nova-conductor``
have always spanned all availability zones.
such as ``nova-scheduler`` and ``nova-conductor`` span all
availability zones.
When you run any of the following operations, the services appear in
their own internal availability zone

View File

@ -21,7 +21,7 @@ priority, and restore in order.
* - 3
- Public network connectivity for user virtual machines
* - 4
- ``nova-compute``, ``nova-network``, cinder hosts
- ``nova-compute``, cinder hosts
* - 5
- User virtual machines
* - 10