nova/doc
Lucian Petrut 3f96f3039a Hyper-V: Implement nova rescue
The root disk image is moved to a separate disk slot while the
rescue image will take it's place. If the instance requires it,
a temporary config drive is created as well.

Unrescuing the instance will move the root disk image back in
place, removing temporary images.

DocImpact

Implements: blueprint hyper-v-rescue

Change-Id: I6059ae35a77d675f54b98b2b43b5762e1d24365b
2016-05-21 02:15:04 +03:00
..
api_samples Add api-sample test for showing quota detail 2016-05-09 10:49:22 +08:00
ext Merge "Refactor _load_support_matrix" 2016-02-02 15:05:49 +00:00
notification_samples force_live_migration remove redundant check 2016-05-11 16:54:27 +03:00
source Hyper-V: Implement nova rescue 2016-05-21 02:15:04 +03:00
README.rst Rearranges to create new Compute API Guide 2015-11-12 10:47:23 +00:00

OpenStack Nova Documentation README

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

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

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

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