nova/doc
Balazs Gibizer 397535ba2d Deduplicate instance.live_migration notification samples
This patch refactors the sample files of instance.live_migration_rollback
notification samples to use the previously introduced common sample
data. This patch is small as the other live migration notification
transformations haven't been merged yet.

Change-Id: I834c2d5ce0257b053f7023eae55d4c9e6c9a47e1
2017-11-06 16:13:47 +01:00
..
api_samples Implement power_off/power_on for the FakeDriver 2017-11-02 11:34:42 -04:00
ext Factor out duplicated notification sample data 2017-11-03 11:36:57 +01:00
notification_samples Deduplicate instance.live_migration notification samples 2017-11-06 16:13:47 +01:00
source Merge "Import user-data page from openstack-manuals" 2017-10-26 01:04:50 +00:00
README.rst Fix broken URLs 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.