fd025e591b
This patch refactors the sample files of: * instance-live_migration_abort_start * instance-live_migration_abort_end * instance-shutdown-start * instance-shutdown-end notifications to use a common InstanceActionPayload sample data. refactors the sample files: * instance-snapshot-start * instance-snapshot-end notifications to use a common InstanceActionSnapshotPayload sample data. Change-Id: I762b619c4410e3ff4a3660fc318832f81f523c05
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.