Merge "Missing snapshot statuses"

This commit is contained in:
Jenkins 2017-08-03 21:56:45 +00:00 committed by Gerrit Code Review
commit 6cbaef23b1
2 changed files with 42 additions and 28 deletions

View File

@ -11,19 +11,27 @@ possible:
**Snapshot statuses** **Snapshot statuses**
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| Status | Description | | Status | Description |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| creating | The snapshot is being created. | | creating | The snapshot is being created. |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| available | The snapshot is ready to use. | | available | The snapshot is ready to use. |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| deleting | The snapshot is being deleted. | | backing-up | The snapshot is being backed up. |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| error | A snapshot creation error occurred. | | deleting | The snapshot is being deleted. |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| error_deleting | A snapshot deletion error occurred. | | error | A snapshot creation error occurred. |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| deleted | The snapshot has been deleted. |
+----------------+---------------------------------------------+
| unmanaging | The snapshot is being unmanaged. |
+----------------+---------------------------------------------+
| restoring | The snapshot is being restored to a volume. |
+----------------+---------------------------------------------+
| error_deleting | A snapshot deletion error occurred. |
+----------------+---------------------------------------------+
List snapshots with details List snapshots with details

View File

@ -11,21 +11,27 @@ possible:
**Snapshot statuses** **Snapshot statuses**
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| Status | Description | | Status | Description |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| creating | The snapshot is being created. | | creating | The snapshot is being created. |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| available | The snapshot is ready to use. | | available | The snapshot is ready to use. |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| backing-up | The snapshot is being backed up. | | backing-up | The snapshot is being backed up. |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| deleting | The snapshot is being deleted. | | deleting | The snapshot is being deleted. |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| error | A snapshot creation error occurred. | | error | A snapshot creation error occurred. |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| error_deleting | A snapshot deletion error occurred. | | deleted | The snapshot has been deleted. |
+----------------+-------------------------------------+ +----------------+---------------------------------------------+
| unmanaging | The snapshot is being unmanaged. |
+----------------+---------------------------------------------+
| restoring | The snapshot is being restored to a volume. |
+----------------+---------------------------------------------+
| error_deleting | A snapshot deletion error occurred. |
+----------------+---------------------------------------------+
List snapshots and details List snapshots and details