nova/doc/source/cli/nova-api.rst
Ghanshyam Mann ef769443fb [Trivial] Replace ref of policy.json to policy.yaml
policy file default and JSON format 'policy.json' is now
deprecated. Let's replace all the ref and test start using the
policy.yaml.

Change-Id: I78a273576702fb95d831bd9b801b5774fb9fd19e
2020-09-09 16:46:43 +00:00

618 B

nova-api

nova-api

Synopsis

nova-api [<options>...]

Description

nova-api is a server daemon that serves the metadata and compute APIs in separate greenthreads.

Options

General 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