diff options
| author | Artom Lifshitz <alifshit@redhat.com> | 2017-01-24 15:02:38 +0000 |
|---|---|---|
| committer | Artom Lifshitz <alifshit@redhat.com> | 2017-02-06 11:33:17 -0500 |
| commit | a31c8117b0819df90edaa4347b1c23b0d5a95e01 (patch) | |
| tree | ea8b30a29f829fe74b03279e2ba86567da4f4d5b /openstackclient/__init__.py | |
| parent | 40248ba5018163ea22e2bcba063f3a23f3068198 (diff) | |
| download | python-openstackclient-a31c8117b0819df90edaa4347b1c23b0d5a95e01.tar.gz | |
Use image client for images instead of compute
With the deprecation of the Nova proxy APIs in microversion 2.36 [1],
any operation that uses a microversion higher than 2.36 and works with
images will fail because the /images endpoint will return 404. This
patch updates openstackclient to query images using the image client
in places where previously the compute client was used.
[1] http://docs.openstack.org/developer/nova/api_microversion_history.html#id33
Change-Id: Ia66e44e530799ce6531922dcf6a84e38528c8725
Closes-bug: 1630161
(cherry picked from commit 98f803e0f0e622e7770cfab52e99168f6a68f427)
Diffstat (limited to 'openstackclient/__init__.py')
0 files changed, 0 insertions, 0 deletions
