Commit Graph

5 Commits

Author SHA1 Message Date
John Garbutt 186d45cb4a docs: add clarifications to move servers
This adds in some titles, to replace the bold text that simulated
heading. It also changes the text into use cases rather than actions.

It includes a some additions around:
* resource optimization use cases for live-migration
* data loss during evacuate
* downtime during resize
* clearer description of why a user would call shelve

This does not complete this doc, but should help improve the readability.

blueprint complete-todo-in-api-concept-doc

Change-Id: Ib2cf479c14a1c2f3b119ba7f549a00c9bd541cf9
2015-11-25 12:19:34 +00:00
Paul Murray 192e6b1d03 docs: describe migration and other movement concepts
Migration (including cold and live migration), resize and shelve
are three concepts at the API level that support three distinct
sets of use cases. These all involve movement of servers and
so provide opportunity for operational efficiency.

This patch adds a section to the server concepts that outlines
the purpose behind the actions and the operational efficiencies
that can be gained by them.

blueprint complete-todo-in-api-concept-doc

Change-Id: I6b9c6c179c1bdd9400abae7deb1918b370ddaefd
2015-11-24 11:55:25 +00:00
Paul Murray 4a3be830af docs: update the concept guide shelve actions
The shelve_offload action is missing from the concept guide.
This updates the description of the shelve actions to include
shelve_offload. The text is slightly changed to keep the flow.

blueprint complete-todo-in-api-concept-doc

Change-Id: I15d574adfef5b604b5bf0fdfb254d703ac13e1bb
2015-11-23 17:12:48 +00:00
jichenjc aad2d1aaa0 Add more 'actions' for server concepts doc
commit cf44f0ab7d add server
concepts for the servers, some TODOs for other actions,
this patchs add the items.
Some comments are copied from support matrix doc
http://docs.openstack.org/developer/nova/support-matrix.html
which mainly talked about virt layer support while this doc more
talk about server concepts.

Partially implements blueprint complete-todo-in-api-concept-doc

Change-Id: I08c97c78b334bd17b37492ac60a7489ac6fe07de
2015-11-18 06:51:52 -05:00
Anne Gentle 17961c41a3 Rearranges to create new Compute API Guide
Uses openstackdocstheme to match other content

Has a dependent change in project-config also so that
file will build to developer.openstack.org/compute
at https://review.openstack.org/#/c/231000/

Change-Id: Ic060a1e79e4b2f8695cb788ff4df018e0cfd3286
2015-11-12 10:47:23 +00:00