Updates for havana testing Block Storage Dev Guide
Change-Id: I4e6e4ad4dde8b778ec91978c81cf33eaccc0dda7 author: Diane Fleming
This commit is contained in:
parent
7e8e31793b
commit
34f52e143c
@ -122,7 +122,7 @@ format="SVG" scale="60"/>
|
|||||||
</info>
|
</info>
|
||||||
<preface xml:id="Preface">
|
<preface xml:id="Preface">
|
||||||
<title>Preface</title>
|
<title>Preface</title>
|
||||||
<para>The OpenStack Block Storage (Cinder) project provides volume
|
<para>The OpenStack Block Storage project provides volume
|
||||||
management with the OpenStack Compute service.</para>
|
management with the OpenStack Compute service.</para>
|
||||||
<para>This document describes the features available with the
|
<para>This document describes the features available with the
|
||||||
&API;.</para>
|
&API;.</para>
|
||||||
@ -253,7 +253,7 @@ format="SVG" scale="60"/>
|
|||||||
|
|
||||||
<section xml:id="High_Level_Task_Flow">
|
<section xml:id="High_Level_Task_Flow">
|
||||||
<title>High-Level Task Flow</title>
|
<title>High-Level Task Flow</title>
|
||||||
<para>The high-level task flow for Block Storage (Cinder) is as
|
<para>The high-level task flow for Block Storage is as
|
||||||
follows:</para>
|
follows:</para>
|
||||||
<para>
|
<para>
|
||||||
<orderedlist>
|
<orderedlist>
|
||||||
@ -792,7 +792,7 @@ X-Compute-Request-Id: req-8e0295cd-a283-46e4-96da-cae05cbfd1c7
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&POST;</td>
|
<td>&POST;</td>
|
||||||
<td>/volumes</td>
|
<td>/volumes</td>
|
||||||
<td>Creates a new Block Storage (Cinder) volume.</td>
|
<td>Creates a new Block Storage volume.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>&PUT;</td>
|
<td>&PUT;</td>
|
||||||
@ -823,7 +823,7 @@ X-Compute-Request-Id: req-8e0295cd-a283-46e4-96da-cae05cbfd1c7
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&POST;</td>
|
<td>&POST;</td>
|
||||||
<td>/volumes</td>
|
<td>/volumes</td>
|
||||||
<td>Create a new volume.</td>
|
<td>Creates a volume.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -842,7 +842,7 @@ Accept: application/json</literallayout>
|
|||||||
success.</para>
|
success.</para>
|
||||||
</section>
|
</section>
|
||||||
<section xml:id="List_Summary_Volumes">
|
<section xml:id="List_Summary_Volumes">
|
||||||
<title>List Volume Summaries</title>
|
<title>List Volumes</title>
|
||||||
<informaltable rules="all" width="100%">
|
<informaltable rules="all" width="100%">
|
||||||
<col width="20%"/>
|
<col width="20%"/>
|
||||||
<col width="20%"/>
|
<col width="20%"/>
|
||||||
@ -858,9 +858,8 @@ Accept: application/json</literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/volumes</td>
|
<td>/volumes</td>
|
||||||
<td>Lists a summary of all volumes defined in Block
|
<td>Lists volumes defined in Block Storage that are
|
||||||
Storage (Cinder) that are accessible to the tenant who
|
accessible to the tenant who submits the request. </td>
|
||||||
submits the request. </td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -893,9 +892,9 @@ Accept: application/json </literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/volumes/details</td>
|
<td>/volumes/details</td>
|
||||||
<td>List detailed information of all volumes defined in
|
<td>Lists detailed information for volumes defined in
|
||||||
Block Storage (Cinder) that are accessible to the
|
Block Storage that are accessible to the tenant who
|
||||||
tenant who submits the request. </td>
|
submits the request. </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -962,7 +961,7 @@ Accept: application/json</literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&PUT;</td>
|
<td>&PUT;</td>
|
||||||
<td>/volumes/<parameter>volume-id</parameter></td>
|
<td>/volumes/<parameter>volume-id</parameter></td>
|
||||||
<td>Update the specified volume.</td>
|
<td>Updates a specified volume.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -997,7 +996,7 @@ Accept: application/json</literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&DELETE;</td>
|
<td>&DELETE;</td>
|
||||||
<td>/volumes/<parameter>volume-id</parameter></td>
|
<td>/volumes/<parameter>volume-id</parameter></td>
|
||||||
<td>Destroys the specified volume.</td>
|
<td>Deletes the specified volume.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1058,7 +1057,7 @@ Accept: application/json</literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&POST;</td>
|
<td>&POST;</td>
|
||||||
<td>/snapshots</td>
|
<td>/snapshots</td>
|
||||||
<td>Create a snapshot of specified volume.</td>
|
<td>Creates a snapshot from a specified volume.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1076,7 +1075,7 @@ Accept: application/json</literallayout>
|
|||||||
<para>Returns status code 202 on success</para>
|
<para>Returns status code 202 on success</para>
|
||||||
</section>
|
</section>
|
||||||
<section xml:id="List_Snapshots">
|
<section xml:id="List_Snapshots">
|
||||||
<title>List Snapshot Summaries</title>
|
<title>List Snapshots</title>
|
||||||
<informaltable rules="all" width="100%">
|
<informaltable rules="all" width="100%">
|
||||||
<col width="20%"/>
|
<col width="20%"/>
|
||||||
<col width="20%"/>
|
<col width="20%"/>
|
||||||
@ -1092,9 +1091,8 @@ Accept: application/json</literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/snapshots</td>
|
<td>/snapshots</td>
|
||||||
<td>Lists a summary of all snapshots defined in Block
|
<td>Lists snapshots defined in Block Storage that are
|
||||||
Storage (Cinder) that are accessible to the tenant who
|
accessible to the tenant who submits the request. </td>
|
||||||
submits the request. </td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1127,9 +1125,9 @@ Accept: application/json </literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/snapshots/details</td>
|
<td>/snapshots/details</td>
|
||||||
<td>List detailed information of all snapshots defined
|
<td>Lists detailed information for snapshots defined in
|
||||||
in Block Storage (Cinder) that are accessible to the
|
Block Storage that are accessible to the tenant who
|
||||||
tenant who submits the request. </td>
|
submits the request. </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1162,8 +1160,8 @@ Accept: application/json </literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/snapshots/<parameter>snapshot-id</parameter></td>
|
<td>/snapshots/<parameter>snapshot-id</parameter></td>
|
||||||
<td>Lists detailed information for the specified
|
<td>Lists detailed information for a specified snapshot
|
||||||
snapshot ID. </td>
|
ID. </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1196,7 +1194,7 @@ Accept: application/json</literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&PUT;</td>
|
<td>&PUT;</td>
|
||||||
<td>/snapshots/<parameter>snapshot-id</parameter></td>
|
<td>/snapshots/<parameter>snapshot-id</parameter></td>
|
||||||
<td>Update the specified snapshot.</td>
|
<td>Updates a specified snapshot.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1231,7 +1229,7 @@ Accept: application/json </literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&DELETE;</td>
|
<td>&DELETE;</td>
|
||||||
<td>/snapshots/<parameter>snapshot-id</parameter></td>
|
<td>/snapshots/<parameter>snapshot-id</parameter></td>
|
||||||
<td>Destroys the specified snapshot.</td>
|
<td>Deletes a specified snapshot.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1264,7 +1262,7 @@ Accept: application/json </literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/types</td>
|
<td>/types</td>
|
||||||
<td>List all volume types and their information.</td>
|
<td>Lists volume types and their information.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1297,7 +1295,8 @@ Accept: application/json </literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/types/<parameter>type-id</parameter></td>
|
<td>/types/<parameter>type-id</parameter></td>
|
||||||
<td>Show information on a specified volume type.</td>
|
<td>Shows information about a specified volume
|
||||||
|
type.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1373,39 +1372,37 @@ Accept: application/json </literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/backups</td>
|
<td>/backups</td>
|
||||||
<td>Lists a summary of all backups defined in Block
|
<td>Lists backups defined in Block Storage that are
|
||||||
Storage (Cinder) that are accessible to the tenant who
|
accessible to the tenant who submits the request.</td>
|
||||||
submits the request.</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/backups/detail</td>
|
<td>/backups/detail</td>
|
||||||
<td>Lists detailed information for all backups defined
|
<td>Lists detailed information for backups defined in
|
||||||
in Block Storage (Cinder) that are accessible to the
|
Block Storage that are accessible to the tenant who
|
||||||
tenant who submits the request.</td>
|
submits the request.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/backups/<parameter>backup_id</parameter></td>
|
<td>/backups/<parameter>backup_id</parameter></td>
|
||||||
<td>Lists detailed information for the specified
|
<td>Lists detailed information for a specified
|
||||||
backup.</td>
|
backup.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>&POST;</td>
|
<td>&POST;</td>
|
||||||
<td>/backups</td>
|
<td>/backups</td>
|
||||||
<td>Creates a new Block Storage (Cinder) backup from a
|
<td>Creates a Block Storage backup from a volume.</td>
|
||||||
volume.</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>&DELETE;</td>
|
<td>&DELETE;</td>
|
||||||
<td>/backups/<parameter>backup_id</parameter></td>
|
<td>/backups/<parameter>backup_id</parameter></td>
|
||||||
<td>Destroys the specified backup.</td>
|
<td>Deletes a specified backup.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>&POST;</td>
|
<td>&POST;</td>
|
||||||
<td>/backups/<parameter>backup_id</parameter>/restore</td>
|
<td>/backups/<parameter>backup_id</parameter>/restore</td>
|
||||||
<td>Restores a Block Storage (Cinder) backup to an
|
<td>Restores a Block Storage backup to an existing or
|
||||||
existing or new volume.</td>
|
new volume.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1426,8 +1423,7 @@ Accept: application/json </literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&POST;</td>
|
<td>&POST;</td>
|
||||||
<td>/backups</td>
|
<td>/backups</td>
|
||||||
<td>Create a new Block Storage (Cinder) backup from a
|
<td>Creates a Block Storage backup from a volume.</td>
|
||||||
volume.</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1445,7 +1441,7 @@ Accept: application/json </literallayout>
|
|||||||
<para>Returns status code 202 on success</para>
|
<para>Returns status code 202 on success</para>
|
||||||
</section>
|
</section>
|
||||||
<section xml:id="List_Backup_Summaries">
|
<section xml:id="List_Backup_Summaries">
|
||||||
<title>List Backup Summaries</title>
|
<title>List Backups</title>
|
||||||
<informaltable rules="all" width="100%">
|
<informaltable rules="all" width="100%">
|
||||||
<col width="20%"/>
|
<col width="20%"/>
|
||||||
<col width="20%"/>
|
<col width="20%"/>
|
||||||
@ -1461,9 +1457,8 @@ Accept: application/json </literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/backups</td>
|
<td>/backups</td>
|
||||||
<td>Lists a summary of all backups defined in Block
|
<td>Lists backups defined in Block Storage that are
|
||||||
Storage (Cinder) that are accessible to the tenant
|
accessible to the tenant who submits the request. </td>
|
||||||
who submits the request. </td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1496,9 +1491,9 @@ Accept: application/json </literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/backups/details</td>
|
<td>/backups/details</td>
|
||||||
<td>List detailed information for all backups defined
|
<td>Lists detailed information for backups defined in
|
||||||
in Block Storage (Cinder) that are accessible to the
|
Block Storage that are accessible to the tenant who
|
||||||
tenant who submits the request. </td>
|
submits the request. </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1531,8 +1526,8 @@ Accept: application/json </literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&GET;</td>
|
<td>&GET;</td>
|
||||||
<td>/backups/<parameter>backup-id</parameter></td>
|
<td>/backups/<parameter>backup-id</parameter></td>
|
||||||
<td>Lists detailed information for the specified
|
<td>Lists detailed information for a specified backup
|
||||||
backup ID. </td>
|
ID. </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1565,7 +1560,7 @@ Accept: application/json</literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&DELETE;</td>
|
<td>&DELETE;</td>
|
||||||
<td>/backups/<parameter>backups-id</parameter></td>
|
<td>/backups/<parameter>backups-id</parameter></td>
|
||||||
<td>Destroys the specified backup.</td>
|
<td>Deletes a specified backup.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
@ -1595,8 +1590,8 @@ Accept: application/json</literallayout>
|
|||||||
<tr>
|
<tr>
|
||||||
<td>&POST;</td>
|
<td>&POST;</td>
|
||||||
<td>/backups/<parameter>backup_id</parameter>/restore</td>
|
<td>/backups/<parameter>backup_id</parameter>/restore</td>
|
||||||
<td>Restores a Block Storage (Cinder) backup to an
|
<td>Restores a Block Storage backup to an existing or
|
||||||
existing or new Block Storage (Cinder) volume..</td>
|
new Block Storage volume..</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user