Files
nova/doc/source/cli/nova-network.rst
Eric Fried fca14f0906 Use .. deprecated:: theme for deprecations
We were using `warning`, and `important` themes to mark deprecations in
various places.  We have a `deprecated` role, so this change switches to
use it.

Note that I also found the following files that mentioned deprecation,
but not in a way where using this role seemed appropriate.  I'm
recording them here so you know I considered them.

doc/source/admin/configuration/hypervisor-kvm.rst
doc/source/admin/configuration/schedulers.rst
doc/source/cli/index.rst
doc/source/cli/nova-rootwrap.rst
doc/source/contributor/api.rst
doc/source/contributor/code-review.rst
doc/source/contributor/policies.rst
doc/source/contributor/project-scope.rst
doc/source/reference/policy-enforcement.rst
doc/source/reference/stable-api.rst
doc/source/user/feature-classification.rst
doc/source/user/flavors.rst
doc/source/user/upgrade.rst

Change-Id: Icd7613d9886cfe0775372c817e5f3d07d8fb553d
2018-05-08 21:50:51 +00:00

929 B

nova-network

Nova Network Server

Author

openstack@lists.openstack.org

Copyright

OpenStack Foundation

Manual section

1

Manual group

cloud computing

Synopsis

nova-network [options]

Description

nova-network is a server daemon that serves the Nova Network service, which is responsible for allocating IPs and setting up the network

14.0.0

nova-network is deprecated and will be removed in an upcoming release. Use neutron or another networking solution instead.

Options

General options

Files

  • /etc/nova/nova.conf
  • /etc/nova/policy.json
  • /etc/nova/rootwrap.conf
  • /etc/nova/rootwrap.d/

See Also

Bugs