python-openstackclient/openstackclient/tests/unit
Stephen Finucane 1feb676469 tests: Update fake image client in tests
These clients are intended to fake out the old glanceclient client which
we no longer use. They were only "working" because we weren't actually
using any of the glancelclient-based stuff and were instead overriding
everything within the tests. Move these overrides back to the main
fake client and remove the crud.

Change-Id: I92ee74a1df72a6dd23f9d2dc04342aab0cbd3210
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2021-11-17 11:42:07 +00:00
..
api Make container list --all work 2020-05-16 14:40:28 +00:00
common image: Remove FakeImage test helper 2021-11-17 11:34:42 +00:00
compute image: Remove FakeImage test helper 2021-11-17 11:34:42 +00:00
identity Replace assertItemsEqual with assertCountEqual 2021-05-03 22:07:39 +02:00
image tests: Update fake image client in tests 2021-11-17 11:42:07 +00:00
integ Remove os-client-config references 2020-06-08 16:20:28 -05:00
network Remove 'get_osc_show_columns_for_sdk_resource' duplicates 2021-10-21 17:14:45 +01:00
object Remove usage of six 2020-10-07 02:15:25 +00:00
volume image: Remove FakeImage test helper 2021-11-17 11:34:42 +00:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Remove usage of six 2020-10-07 02:15:25 +00:00
test_shell.py Remove unnecessary test 2020-11-06 10:16:06 +00:00
utils.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00