nova/doc
Gábor Antal ab2279eb09 Transform instance.rebuild_scheduled notification
The instance.rebuild_scheduled notification has been transformed
to the versioned notification framework.

Co-Authored-By: Takashi Natsume <natsume.takashi@lab.ntt.co.jp>
Change-Id: I640562b8dd049ff5b6fea9286dc3082b9d837ed3
Implements: bp versioned-notification-transformation-rocky
2018-07-09 09:55:40 +09:00
..
api_samples Add trusted_image_certificates to REST API 2018-06-13 15:52:59 -04:00
ext Fix missing versioned notification examples 2018-07-02 14:43:49 +09:00
notification_samples Transform instance.rebuild_scheduled notification 2018-07-09 09:55:40 +09:00
source Merge "[doc] enhance admin/configuration/api.rst" 2018-07-03 18:59:32 +00:00
test [doc]remove nova-cert leftover in doc 2018-05-03 17:47:49 +08:00
README.rst Fix the file name of development-environment.rst 2018-06-07 15:26:08 +09:00
requirements.txt Add osprofiler config options to generated reference 2018-06-16 12:46:19 +00: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.