Files
nova/doc
Balazs Gibizer 10d3e240c2 Deduplicate instance.power-off notification samples
This patch refactors the sample files of instance.power-off and
power-on notifications to use the previously introduced common sample
data.

Change-Id: Ifead36ba0dcef86e98e82819c48255d2d9f06d37
2017-11-06 16:07:33 +01:00
..
2017-09-07 15:42:31 +02:00

OpenStack Nova Documentation README
===================================

Both contributor developer documentation and
REST API documentation are sourced here.

Contributor developer docs are built to:
https://docs.openstack.org/nova/latest/

API guide docs are built to:
https://developer.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of
doc/source/contributor/development.environment.rst.