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:
Yikun Jiang 2018-09-29 18:06:34 +08:00
parent 7f27679466
commit 81107c9921
1 changed files with 4 additions and 5 deletions

View File

@ -32,11 +32,10 @@ to a server instance.
instance gets a new disk (usually a ``/dev/vdX`` disk).
For this particular walkthrough, one cloud controller runs
``nova-api``, ``nova-scheduler``, ``nova-objectstore``,
``nova-network`` and ``cinder-*`` services. Two additional compute
nodes run ``nova-compute``. The walkthrough uses a custom
partitioning scheme that carves out 60 GB of space and labels it as
LVM. The network uses the ``FlatManager`` and ``NetworkManager``
``nova-api``, ``nova-scheduler``, ``nova-conductor`` and ``cinder-*``
services. Two additional compute nodes run ``nova-compute``. The walkthrough
uses a custom partitioning scheme that carves out 60 GB of space and labels it
as LVM. The network uses the ``FlatManager`` and ``NetworkManager``
settings for OpenStack Compute.
The network mode does not interfere with OpenStack Block Storage