summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/backup.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add "--incremental" option to "backup create" command in volume v2Paul Bourke2016-07-111-0/+7
| | | | | | | | | | Cinder V2 API supports creating volume backup with "--incremental" option. However, OSC doesn't support this argument. So this patch adds the "--incremental" option to allow users to create incremental style backups. Change-Id: Iefac5f1a6c9ef006ad9c22d4250ae6df50504781 Closes-Bug: 1600196
* Add missing "Volume version 2 only" message in backup.rstHuanxuan Ao2016-07-111-0/+5
| | | | | | | Former patchs add some volume v2 only options for backup but miss "Volume version 2 only" message. This patch adds them. Change-Id: Id50db25617776b6ee0d0ad6b4b82bd443b940343
* Add '--force' option to 'backup delete' command in volumev2Huanxuan Ao2016-07-061-1/+8
| | | | | | | | | Add '--force' option to 'backup delete' command in volumev2 (v2 only) to allow delete in state other than error or available. Change-Id: I661ea0d465db227e374cbacdde0206fa1a6dd3d5 Closes-Bug: #1597188
* Add "--snapshot" option to "backup create" command in volumev2Huanxuan Ao2016-07-011-0/+4
| | | | | | | | Add "--snapshot" option to "backup create" command to support backing up a snapshot. Change-Id: Ibecbf1902599875f422d372d529835f73211d3ec Closes-Bug: #1597184
* Merge "Add "--force" option to "backup create" command in volumev2"Jenkins2016-06-281-0/+5
|\
| * Add "--force" option to "backup create" command in volumev2Huanxuan Ao2016-06-271-0/+5
| | | | | | | | | | | | | | | | | | | | Cinder V2 API supports creating volume backup with "--force" option. However, OSC doesn't support this argument. So this patch add the "--force" option to allow users to back up a in-use volume. Change-Id: I326f8d6172b2830da4cf1317348af50142cc5490 Closes-Bug: #1596443
* | Change "ID only" to "name or ID" for backup commandsHuanxuan Ao2016-06-271-3/+3
|/ | | | | | | | Tested "find_resulce()" can find a backup by name or ID. But some help messages and doc were "ID only", this patch modify them. Change-Id: I22dcc3a0b40f2bafabb6d26498158e2468037312
* Use Block Storage instead of VolumeXi Yang2015-11-271-1/+1
| | | | | | | Volume is better to be replaced by Block Storage in the doc. Change-Id: I736669ee01c7385b6e701cb20f4334eff1c49286
* Command doc: backupSteve Martinelli2015-01-081-0/+104
Change-Id: Iecd4dbddea637bd6540d94b37253a9ba434c9db3