nova/doc
Matt Riedemann 982c60dd02 Add --instance option to heal_allocations
This resolves one of the TODOs in the heal_allocations CLI
by adding an --instance option to the command which, when
specified, will process just the single instance given.

Change-Id: Icf57f217f03ac52b1443addc34aa5128661a8554
(cherry picked from commit c92b297896)
(cherry picked from commit 92645be4bb)
2019-12-13 15:05:22 -05:00
..
api_samples Reduce scope of 'path' query parameter to noVNC consoles 2019-10-02 16:22:51 +00:00
ext Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00
notification_samples Null out instance.availability_zone on shelve offload 2018-09-28 10:00:00 -04:00
source Add --instance option to heal_allocations 2019-12-13 15:05:22 -05:00
test Remove unnecessary redirect 2018-12-03 07:39:15 +00:00
README.rst Fix the file name of development-environment.rst 2018-06-07 15:26:08 +09:00
requirements.txt Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00

README.rst

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.