python-openstackclient/openstackclient/tests/unit/volume
Artem Goncharov 60e7c51df4 Switch image to use SDK
This is a work to switch OSC from using glanceclient to OpenStackSDK.

With this change only v2 is using OpenStackSDK. V1 is still using
glanceclient and will be switched in a separate change.

Remove the direct depend on keystoneauth- let that flow through
openstacksdk.

Depends-on: https://review.opendev.org/#/c/698972
Change-Id: I36f292fb70c98f6e558f58be55d533d979c47ca7
2020-03-23 14:38:32 -05:00
..
v1 Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
v2 Switch image to use SDK 2020-03-23 14:38:32 -05:00
v3 Add Cinder v3 client support for volumes 2017-02-20 20:37:36 +00:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_find_resource.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00