Remove the "nova-network" component from Compute service

Nova network was deprecated in the Nova project in April 2016.
The nova-network component should be removed.

Change-Id: I1adeacf08c4baa561bfd11878baea4b527130b4f
This commit is contained in:
caoyuan
2016-11-29 21:15:24 +08:00
parent daf020f55b
commit 7fcbea134c

View File

@@ -61,11 +61,6 @@ OpenStack Compute consists of the following areas and their components:
certificates. Used to generate certificates for
``euca-bundle-image``. Only needed for the EC2 API.
``nova-network`` daemon
Similar to the ``nova-compute`` service, accepts networking tasks from
the queue and manipulates the network. Performs tasks such as
setting up bridging interfaces or changing IPtables rules.
``nova-consoleauth`` daemon
Authorizes tokens for users that console proxies provide. See
``nova-novncproxy`` and ``nova-xvpvncproxy``. This service must be running