nova/doc/source/cli/nova-cells.rst
Matt Riedemann 3414ab14ca Deprecate cells v1
With multi-cell support in Pike, we should deprecate cells v1
so we can at least start the deprecation signaling in the
docs and release notes. We may not end up removing cells v1
code in Queens, but this at least gives us the option.

Note that we also want to do this because nova-network cannot
be removed until we remove cells v1.

Change-Id: I1a173f7ce0715e684850e030c358e8175fa8724c
2017-08-01 11:07:55 -04:00

1.1 KiB

nova-cells

Server for the Nova Cells

Author

openstack@lists.openstack.org

Date

2012-09-27

Copyright

OpenStack Foundation

Version

2012.1

Manual section

1

Manual group

cloud computing

SYNOPSIS

nova-cells [options]

DESCRIPTION

Starts the nova-cells service.

The nova-cells service handles communication between cells and selects cells for new instances.

Warning

Everything in this document is referring to Cells v1, which is not recommended for new deployments and is deprecated in favor of Cells v2 as of the 16.0.0 Pike release. For information about commands to use with Cells v2, see the man page for man-page-cells-v2.

OPTIONS

General options

FILES

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

SEE ALSO

BUGS