summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v2
Commit message (Expand)AuthorAgeFilesLines
* Rename backup commands in volume v1 and v2Huanxuan Ao2016-08-111-15/+100
* Support multi REST API calls error handling for "volume set" commandHuanxuan Ao2016-08-061-14/+41
* 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
* | 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-142-3/+0
|\ \ | |/ |/|
| * Remove useless dest of option in volume v1&v2Huanxuan Ao2016-07-112-3/+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-281-1/+7
|\
| * Add "--force" option to "volume qos delete" commandHuanxuan Ao2016-06-281-1/+7
* | 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-271-1/+1
|/
* support multi-delete for volume-typeSteve Martinelli2016-06-201-6/+23
* Standardize logger usage in volumeTang Chen2016-06-142-17/+23
* osc-lib: commandDean Troyer2016-06-137-7/+7
* osc-lib: parseractionsDean Troyer2016-06-134-4/+4
* osc-lib: utilsDean Troyer2016-06-137-7/+8
* osc-lib: exceptionsDean Troyer2016-06-131-1/+1
* Merge "Fix errors for "volume type unset" command"Jenkins2016-06-071-0/+1
|\
| * Fix errors for "volume type unset" commandHuanxuan Ao2016-06-061-0/+1
* | Merge "Make set/unset commands in volume return normally when nothing specified"Jenkins2016-06-064-27/+0
|\ \ | |/ |/|
| * Make set/unset commands in volume return normally when nothing specifiedTang Chen2016-06-044-27/+0
* | Merge "Add support for volume transfer request list"Jenkins2016-06-041-0/+51
|\ \ | |/ |/|
| * Add support for volume transfer request listSheel Rana2016-06-041-0/+51
* | Modify the style of translated messagesJackie Yuan2016-06-031-2/+2
* | Fix i18n support in cinderHuanxuan Ao2016-05-303-7/+7
* | i18n support for leftover exception messages in volumeSheel Rana2016-05-271-1/+1
* | i18n support for help and error messages in cinderSheel Rana2016-05-236-123/+138
* | Merge "Add support of setting snapshot state"Jenkins2016-05-181-1/+13
|\ \ | |/ |/|
| * Add support of setting snapshot stateXi Yang2016-03-091-1/+13
* | Merge "Support for volume service list"Jenkins2016-04-281-0/+70
|\ \
| * | Support for volume service listSheel Rana2016-04-251-0/+70
* | | Add support for removing volume-type-accessSheel Rana2016-04-161-3/+43
* | | Merge "use correct manager for volume snapshots"Jenkins2016-04-141-1/+1
|\ \ \
| * | | use correct manager for volume snapshotsSteve Martinelli2016-04-081-1/+1