summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/image/v2/fakes.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Update fake image client in testsStephen Finucane2021-11-171-11/+16
* image: Remove FakeImage test helperStephen Finucane2021-11-171-72/+61
* image: Remove dead test helper methodsStephen Finucane2021-11-171-173/+0
* Remove non-working code after method return.lsmman2021-10-061-5/+0
* Switch image to use SDKArtem Goncharov2020-03-231-11/+13
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-1/+1
* Use cliff formattable columns in image commandsAkihiro Motoki2019-06-221-3/+3
* Fix 'project purge' deletes ALL images problemlihaijing2017-09-261-0/+1
* Use flake8-import-order pluginAkihiro Motoki2017-08-171-1/+1
* Merge "To display image size in human friendly format"Jenkins2017-06-011-3/+6
|\
| * To display image size in human friendly formatBadhmapriya Boopalan2017-01-111-3/+6
* | Trivial fix typosVu Cong Tuan2017-05-301-1/+1
* | doc: Correct Sphinx warningsStephen Finucane2017-03-281-3/+3
|/
* Replace 'MagicMock' with 'Mock'qtang2016-09-141-1/+1
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+309