Commit Graph

159 Commits

Author SHA1 Message Date
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
jichenjc e4543e952a doc: add server status to concept.rst
some server status are missing, add them to the list.
also, remove a duplicate server status for creating server.

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

Change-Id: Ib25b57b5044df8dc8061a6de9978d9ee840885dd
2015-11-24 01:26:20 +08: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 9485971ac3 Add user data into general concept
This patch add brief introduction of user data, how
nova offer it to end user and server consume it.

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

Change-Id: I3514247698bc4eeae358ae2a1ee9ad4e77d764fc
2015-11-22 13:16:11 +08:00
ChangBo Guo(gcb) c9773683ad Fix a typo in api-guide doc
Change-Id: Ic0d3bedda46312f41359a212b02e5fc01a71d960
2015-11-21 14:08:25 +08:00
Jenkins f6a672f480 Merge "docs: update the API faults concept guide" 2015-11-19 14:55:36 +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
John Garbutt c9f0adc12a docs: update the API faults concept guide
This updates the API concept guide to talk about request-ids
and the Server Actions API, while keeping the existing content
on sync and async errors.

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

Change-Id: Icbc4a3a3559552f7d210838536897e411a9d4ce4
2015-11-16 16:39:41 +00: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