dd1a416bc9
This ensures we have version-specific references to other projects [1]. Note that this doesn't mean the URLs are actually valid - we need to do more work (linkcheck?) here, but it's an improvement nonetheless. [1] https://docs.openstack.org/openstackdocstheme/latest/#external-link-helper Change-Id: Ifb99e727110c4904a85bc4a13366c2cae300b8df
905 B
905 B
nova-compute
Nova Compute Server
- Author
- 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
OpenStack Nova <>
Bugs
- Nova bugs are managed at Launchpad