summaryrefslogtreecommitdiff
path: root/openstackclient/tests/volume/v1
Commit message (Expand)AuthorAgeFilesLines
* Use identity fake classes instead of old unit tests dataHuanxuan Ao2016-07-261-32/+19
* fix a few spelling mistakesgecong19732016-07-041-2/+2
* Add "--force" option to "volume qos delete" commandHuanxuan Ao2016-06-281-2/+18
* Standardize logger usage in volumeTang Chen2016-06-141-8/+11
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* Merge "Make set/unset commands in volume return normally when nothing specified"Jenkins2016-06-061-3/+0
|\
| * Make set/unset commands in volume return normally when nothing specifiedTang Chen2016-06-041-3/+0
* | Add support for volume transfer request listSheel Rana2016-06-042-2/+167
|/
* Support for volume service listSheel Rana2016-04-252-0/+232
* Test take_action() instead of run() in unit testsTang Chen2016-03-051-6/+6
* [Volume] Check return value is None in volume unit testsTang Chen2016-03-032-14/+32
* Fixed a bunch of spacingBrandon Palm2016-02-232-0/+10
* Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-101-7/+21
* Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-091-4/+0
* Refactor: Abstract columns and datalist out in volume test casesSaiKiran2016-01-202-268/+80
* Follow-on for volume list - add tests, clean helpDean Troyer2015-10-161-0/+182
* Support multiple volume qos deleteTerryHowe2015-07-171-8/+8
* Fix wrong mock method calllin-hua-cheng2015-07-111-1/+1
* Add tests for 'list' and 'show' for volume qos v1David Moreau Simard2015-06-292-0/+111
* Alphabetize tests for v1 qos_specsDavid Moreau Simard2015-06-291-74/+74
* Add support for volume API v1 QoS commandsDavid Moreau Simard2015-06-262-0/+388
* Check volume status before extending sizelin-hua-cheng2015-02-062-8/+191
* Fix volume create --imageDean Troyer2014-11-182-0/+159
* assertEquals order wrongTerry Howe2014-09-041-10/+10
* Fix PEP8 E265 errorsDean Troyer2014-06-271-2/+0
* Add support for extension listMatt Fischer2014-06-111-0/+22
* Change volume create --volume-type to --typeDean Troyer2014-05-152-14/+148
* Fix misspellings in python openstackclientShane Wang2014-02-072-4/+4
* Remove copyright from empty filesAlexander Ignatov2014-01-201-14/+0
* Complete basic test infrastructureDean Troyer2013-11-183-282/+262
* Do lookups for user, project in volume createDean Troyer2013-10-254-0/+364