fcda5c2d1a
Current indentation was wrongly interpreted as quotes. Change-Id: I731d8833e69e6bed12f5637d6bb3248b890c18ab
52 lines
910 B
ReStructuredText
52 lines
910 B
ReStructuredText
=================
|
|
nova-api-metadata
|
|
=================
|
|
|
|
--------------------------------
|
|
Server for the Nova Metadata API
|
|
--------------------------------
|
|
|
|
:Author: openstack@lists.openstack.org
|
|
:Date: 2012-09-27
|
|
:Copyright: OpenStack Foundation
|
|
:Version: 2012.1
|
|
:Manual section: 1
|
|
:Manual group: cloud computing
|
|
|
|
Synopsis
|
|
========
|
|
|
|
::
|
|
|
|
nova-api-metadata [options]
|
|
|
|
Description
|
|
===========
|
|
|
|
`nova-api-metadata` is a server daemon that serves the Nova Metadata API
|
|
|
|
Options
|
|
=======
|
|
|
|
**General options**
|
|
|
|
Files
|
|
=====
|
|
|
|
* ``/etc/nova/nova.conf``
|
|
* ``/etc/nova/api-paste.ini``
|
|
* ``/etc/nova/policy.json``
|
|
* ``/etc/nova/rootwrap.conf``
|
|
* ``/etc/nova/rootwrap.d/``
|
|
|
|
See Also
|
|
========
|
|
|
|
* `OpenStack Nova <https://docs.openstack.org/nova/latest/>`__
|
|
* `Using WSGI with Nova <https://docs.openstack.org/nova/latest/wsgi.html>`__
|
|
|
|
Bugs
|
|
====
|
|
|
|
* Nova bugs are managed at `Launchpad <https://bugs.launchpad.net/nova>`__
|