python-openstackclient/openstackclient/common
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
clientmanager.py Remove code migrated to osc-lib long ago 2019-05-16 19:19:58 -05:00
configuration.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
extension.py Use SDK to get compute API extensions 2019-10-31 16:48:29 +00:00
limits.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
module.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
project_purge.py Fix 'project purge' deleting wrong project's servers and volumes 2018-09-14 10:23:14 +01:00
quota.py Merge "Show correct name for resource with quota set to zero" 2020-01-14 05:00:00 +00:00
sdk_utils.py Switch image to use SDK 2020-03-23 14:38:32 -05:00
versions.py common: autogenerate docs 2019-11-05 07:09:05 -06:00