Clean up the deprecated description in doc
The nova-objectstore and nova-network is already deprecated. This patch remove these deprecated description. trivial_fix Change-Id: I2967e9f836c07d09749e4db023a2bbf1b5c91fe3
This commit is contained in:
parent
7f27679466
commit
81107c9921
@ -32,11 +32,10 @@ to a server instance.
|
|||||||
instance gets a new disk (usually a ``/dev/vdX`` disk).
|
instance gets a new disk (usually a ``/dev/vdX`` disk).
|
||||||
|
|
||||||
For this particular walkthrough, one cloud controller runs
|
For this particular walkthrough, one cloud controller runs
|
||||||
``nova-api``, ``nova-scheduler``, ``nova-objectstore``,
|
``nova-api``, ``nova-scheduler``, ``nova-conductor`` and ``cinder-*``
|
||||||
``nova-network`` and ``cinder-*`` services. Two additional compute
|
services. Two additional compute nodes run ``nova-compute``. The walkthrough
|
||||||
nodes run ``nova-compute``. The walkthrough uses a custom
|
uses a custom partitioning scheme that carves out 60 GB of space and labels it
|
||||||
partitioning scheme that carves out 60 GB of space and labels it as
|
as LVM. The network uses the ``FlatManager`` and ``NetworkManager``
|
||||||
LVM. The network uses the ``FlatManager`` and ``NetworkManager``
|
|
||||||
settings for OpenStack Compute.
|
settings for OpenStack Compute.
|
||||||
|
|
||||||
The network mode does not interfere with OpenStack Block Storage
|
The network mode does not interfere with OpenStack Block Storage
|
||||||
|
Loading…
Reference in New Issue
Block a user