
Most of these share the same collection of oslo.config and oslo.log options so it makes sense to group them together. The only exception is nova-rootwrap, which is a wrapper around the 'oslo_rootwrap.cmd.main' module, which curiously does not use argparse and doesn't have any options. Change-Id: I393ff162be58700956fbab29ff6b9ba3cf5860a6 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
760 B
760 B
nova-api-os-compute
nova-api-os-compute
Synopsis
nova-api-os-compute [<options>...]
Description
nova-api-os-compute
is a server daemon that serves
the Nova OpenStack Compute API.
Options
General options
Debugger options
Files
/etc/nova/nova.conf
/etc/nova/api-paste.ini
/etc/nova/policy.yaml
/etc/nova/rootwrap.conf
/etc/nova/rootwrap.d/
See Also
OpenStack Nova <>
Using WSGI with Nova <user/wsgi.html>
Bugs
- Nova bugs are managed at Launchpad