summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/image/v2/fakes.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add image metadef namespace command"Zuul2022-12-151-2/+7
|\
| * Add image metadef namespace commandhoosa2022-12-071-2/+7
* | image: Add 'image import' commandStephen Finucane2022-11-091-5/+32
|/
* image: Add 'image stage' commandStephen Finucane2022-11-091-0/+1
* Added "openstack image metadefs namespace list" commandAreg Grigoryan2022-10-261-0/+54
* image: Add 'image task list' commandStephen Finucane2022-09-211-1/+20
* image: Add 'image task show' commandslsmman2022-09-211-0/+54
* 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