Files
nova/doc/source/cli/nova-compute.rst
Stephen Finucane fcdc61a18a doc: Don't use single backticks in man pages
This is done in a couple of places in the documentation and is broken
rST. 'prog' is semantic markup that fits right in here, so use that.

Change-Id: Ic654e33daaf68b01f561ac8d792934d5a57a07e5
2018-05-03 10:48:43 +01:00

936 B

nova-compute

Nova Compute Server

Author

openstack@lists.openstack.org

Copyright

OpenStack Foundation

Manual section

1

Manual group

cloud computing

Synopsis

nova-compute [options]

Description

nova-compute is a server daemon that serves the Nova Compute service, which is responsible for building a disk image, launching an instance via the underlying virtualization driver, responding to calls to check the instance's state, attaching persistent storage, and terminating the instance.

Options

General options

Files

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

See Also

Bugs