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:
parent
97ab09d94a
commit
6f5ceb20a5
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user