summaryrefslogtreecommitdiff
path: root/openstackclient/volume
Commit message (Expand)AuthorAgeFilesLines
...
* | | Trivial: Rename ListTransferRequests to ListTransferRequestTang Chen2016-09-122-4/+4
| |/ |/|
* | Implement "volume transfer request delete" commandHuanxuan Ao2016-09-112-0/+82
* | Implement "volume transfer request create" commandHuanxuan Ao2016-09-112-1/+61
* | Merge "Error handling of multi REST API calls for "snapshot set" command"Jenkins2016-09-112-10/+45
|\ \
| * | Error handling of multi REST API calls for "snapshot set" commandHuanxuan Ao2016-09-112-11/+51
| |/
* | Merge "Add "--limit" and "--marker" options to "volume list" command"Jenkins2016-09-112-2/+28
|\ \
| * | Add "--limit" and "--marker" options to "volume list" commandHuanxuan Ao2016-09-112-2/+28
| |/
* | Support error handling for delete commands in volume v1Huanxuan Ao2016-09-114-18/+90
|/
* Add "volume service set" commandHuanxuan Ao2016-08-172-0/+112
* Rename backup commands in volume v1 and v2Huanxuan Ao2016-08-112-30/+201
* Merge "Support multi REST API calls error handling for "volume set" command"Jenkins2016-08-061-14/+41
|\
| * Support multi REST API calls error handling for "volume set" commandHuanxuan Ao2016-08-061-14/+41
* | Merge "osc-lib: shell"Jenkins2016-08-061-2/+2
|\ \ | |/ |/|
| * osc-lib: shellDean Troyer2016-08-051-2/+2
* | Add support of setting volume's stateXi Yang2016-08-031-0/+12
|/
* Add support for deleting volumes with associated snapshotswuyuting2016-07-271-5/+12
* Merge "Add options to "volume type list" command"Jenkins2016-07-261-1/+19
|\
| * Add options to "volume type list" commandHuanxuan Ao2016-07-231-1/+19
* | Merge "Standardize import format"Jenkins2016-07-261-0/+1
|\ \
| * | Standardize import formatshizhihui2016-07-221-0/+1
* | | Add "--marker" and "--limit" options to "snapshot list"Huanxuan Ao2016-07-231-1/+16
|/ /
* | Show project access for volume typeSheel Rana2016-07-201-1/+17
* | Merge "Support error handling for delete commands in volumev2"Jenkins2016-07-184-18/+91
|\ \
| * | Support error handling for delete commands in volumev2Huanxuan Ao2016-07-144-18/+91
| |/
* | Merge "Add "--project" option to "volume type create" command"Jenkins2016-07-181-1/+26
|\ \ | |/ |/|
| * Add "--project" option to "volume type create" commandHuanxuan Ao2016-07-121-1/+26
* | Merge "Remove useless dest of option in volume v1&v2"Jenkins2016-07-143-4/+0
|\ \ | |/ |/|
| * Remove useless dest of option in volume v1&v2Huanxuan Ao2016-07-113-4/+0
* | Add "--incremental" option to "backup create" command in volume v2Paul Bourke2016-07-111-0/+7
|/
* Merge "Add "--property" option to "snapshot create" command in volumev2"Jenkins2016-07-061-1/+9
|\
| * Add "--property" option to "snapshot create" command in volumev2Huanxuan Ao2016-07-061-1/+9
* | Add '--force' option to 'backup delete' command in volumev2Huanxuan Ao2016-07-061-1/+7
|/
* Remove useless dest of option in "snapshot create" commandHuanxuan Ao2016-07-041-1/+0
* Add "--snapshot" option to "backup create" command in volumev2Huanxuan Ao2016-07-011-0/+10
* Merge "Add "--force" option to "volume qos delete" command"Jenkins2016-06-282-2/+14
|\
| * Add "--force" option to "volume qos delete" commandHuanxuan Ao2016-06-282-2/+14
* | Merge "Make set/unset command in volume pass normally when nothing specified"Jenkins2016-06-281-3/+0
|\ \
| * | Make set/unset command in volume pass normally when nothing specifiedsunyajing2016-06-271-3/+0
| |/
* | Merge "Add "--force" option to "backup create" command in volumev2"Jenkins2016-06-281-1/+8
|\ \
| * | Add "--force" option to "backup create" command in volumev2Huanxuan Ao2016-06-271-1/+8
| |/
* | Change "ID only" to "name or ID" for backup commandsHuanxuan Ao2016-06-272-4/+4
|/
* support multi-delete for volume-typeSteve Martinelli2016-06-202-12/+52
* Merge "Standardize logger usage in volume"Jenkins2016-06-153-22/+31
|\
| * Standardize logger usage in volumeTang Chen2016-06-143-22/+31
* | Fix foundation copyrightsDean Troyer2016-06-142-2/+2
|/
* osc-lib: commandDean Troyer2016-06-1314-14/+14
* osc-lib: parseractionsDean Troyer2016-06-138-8/+8
* osc-lib: utilsDean Troyer2016-06-1315-15/+21
* osc-lib: exceptionsDean Troyer2016-06-131-1/+1
* Merge "Fix errors for "volume type unset" command"Jenkins2016-06-071-0/+1
|\