2012-09-13 18:42:26 -07:00
|
|
|
========
|
|
|
|
nova-api
|
|
|
|
========
|
|
|
|
|
2020-05-21 11:05:10 +01:00
|
|
|
.. program:: nova-api
|
2012-09-13 18:42:26 -07:00
|
|
|
|
2017-09-08 16:44:14 +01:00
|
|
|
Synopsis
|
2012-09-13 18:42:26 -07:00
|
|
|
========
|
|
|
|
|
2018-03-02 11:32:59 +01:00
|
|
|
::
|
|
|
|
|
2020-05-21 11:05:10 +01:00
|
|
|
nova-api [<options>...]
|
2012-09-13 18:42:26 -07:00
|
|
|
|
2017-09-08 16:44:14 +01:00
|
|
|
Description
|
2012-09-13 18:42:26 -07:00
|
|
|
===========
|
|
|
|
|
2018-02-05 15:17:00 +00:00
|
|
|
:program:`nova-api` is a server daemon that serves the metadata and compute
|
|
|
|
APIs in separate greenthreads.
|
2012-09-13 18:42:26 -07:00
|
|
|
|
2017-09-08 16:44:14 +01:00
|
|
|
Options
|
2012-09-13 18:42:26 -07:00
|
|
|
=======
|
|
|
|
|
2020-05-07 16:50:03 +01:00
|
|
|
.. rubric:: General options
|
|
|
|
|
|
|
|
.. include:: opts/common.rst
|
|
|
|
|
|
|
|
.. rubric:: Debugger options
|
|
|
|
|
|
|
|
.. include:: opts/debugger.rst
|
2012-09-13 18:42:26 -07:00
|
|
|
|
2017-09-08 16:44:14 +01:00
|
|
|
Files
|
|
|
|
=====
|
2012-09-13 18:42:26 -07:00
|
|
|
|
2017-09-08 16:44:14 +01:00
|
|
|
* ``/etc/nova/nova.conf``
|
|
|
|
* ``/etc/nova/api-paste.ini``
|
2020-09-03 14:46:40 -05:00
|
|
|
* ``/etc/nova/policy.yaml``
|
2020-05-21 12:08:59 +01:00
|
|
|
* ``/etc/nova/policy.d/``
|
2017-09-08 16:44:14 +01:00
|
|
|
* ``/etc/nova/rootwrap.conf``
|
|
|
|
* ``/etc/nova/rootwrap.d/``
|
2012-09-13 18:42:26 -07:00
|
|
|
|
2017-09-08 16:44:14 +01:00
|
|
|
See Also
|
2012-09-13 18:42:26 -07:00
|
|
|
========
|
|
|
|
|
2020-05-21 11:36:39 +01:00
|
|
|
:doc:`nova-api-metadata(1) <nova-api-metadata>`,
|
|
|
|
:doc:`nova-api-os-compute(1) <nova-api-os-compute>`
|
2012-09-13 18:42:26 -07:00
|
|
|
|
2017-09-08 16:44:14 +01:00
|
|
|
Bugs
|
2012-09-13 18:42:26 -07:00
|
|
|
====
|
|
|
|
|
2017-09-08 16:44:14 +01:00
|
|
|
* Nova bugs are managed at `Launchpad <https://bugs.launchpad.net/nova>`__
|