summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume/v2/fakes.py
Commit message (Expand)AuthorAgeFilesLines
* Switch command server add volume to sdk.Diwei Zhu2021-11-221-27/+83
* volume: Add more missing 'volume backup *' optionsStephen Finucane2021-06-101-0/+3
* tests: Rename 'FakeType' -> 'FakeVolumeType'Stephen Finucane2021-06-031-23/+23
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-2/+1
* Use cliff formattable columns in volume v2 commandsAkihiro Motoki2019-06-221-2/+3
* Add volume backup import/export commandsSean McGinnis2018-11-101-0/+29
* Address issues from volume backend commandsSean McGinnis2018-10-121-33/+33
* Add volume backend pool list commandSean McGinnis2018-10-091-0/+37
* Add volume backend capability show commandSean McGinnis2018-10-091-0/+61
* Fix limits show command without Nova and CinderJude Cross2018-04-031-0/+100
* Use flake8-import-order pluginAkihiro Motoki2017-08-171-1/+1
* OSC Quota ListSindhu Devale2017-03-101-0/+50
* Add "encryption-*" options in volume type commandsHuanxuan Ao2017-01-141-0/+31
* Add unit test for multi volume types deleteHuanxuan Ao2017-01-111-0/+20
* Fix description errors in volume fakesjiahui.qiang2016-11-271-3/+3
* Add "consistency group delete" commandzhiyong.dai2016-12-021-0/+24
* Merge "Remove outdated comments in volume unit test"Jenkins2016-12-021-4/+1
|\
| * Remove outdated comments in volume unit testHuanxuan Ao2016-11-221-4/+1
* | Add commands for "consistency group snapshot"Huanxuan Ao2016-11-191-0/+78
|/
* Implement "consistency group list" commandHuanxuan Ao2016-09-281-0/+55
* Implement "volume transfer request show/accept" commandHuanxuan Ao2016-09-221-2/+0
* Replace 'MagicMock' with 'Mock'qtang2016-09-141-5/+5
* Unit tests of quota command refactorRui Chen2016-09-121-0/+17
* Implement "volume transfer request delete" commandHuanxuan Ao2016-09-111-0/+37
* Implement "volume transfer request create" commandHuanxuan Ao2016-09-111-2/+5
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+696