These do not render correctly when generating man pages and likely exist from a time when the pages were built with rst2man (i.e. docutils) instead of Sphinx. They're not necessary when using Sphinx since that information is provided via the 'man_pages' config option in 'conf.py', which are updated here to reflect reality. Change-Id: I133e7231112cc9025e57a29d43bfa7002ca775e7 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
753 B
753 B
nova-compute
nova-compute
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