openstacksdk/openstack/compute/v2
Stephen Finucane 6b937b2c6c Deprecate all of the compute image proxy APIs
This is the only proxy API we support in SDK. We should stop doing that.
For now, just deprecate it.

Some examples are updated to use the image API.

Change-Id: Id4905782e64998c7293625f22298bbce0baed82a
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-12-19 10:27:43 +00:00
..
__init__.py Full flavor CRUD 2014-07-09 06:46:50 -06:00
_proxy.py Deprecate all of the compute image proxy APIs 2022-12-19 10:27:43 +00:00
aggregate.py Complete compute aggregate functions 2020-11-17 10:42:30 +01:00
availability_zone.py Use Resource layer for compute AZ and Aggregates 2019-06-03 13:44:41 +02:00
extension.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
flavor.py Unify resource list filtering 2022-09-06 13:40:56 +02:00
hypervisor.py resource: Merge unnecessary separation of logic 2022-08-13 15:45:52 +02:00
image.py Make metadata a common mixin 2021-07-16 20:09:29 +02:00
keypair.py Add tests for compute microversion 2.2 and 2.10 2020-07-16 11:32:57 -04:00
limits.py Rework caching 2022-04-14 12:50:53 +00:00
migration.py compute: Add support for migrations API 2021-11-02 17:41:33 +00:00
quota_set.py Switch quota methods of cloud layer to proxy 2021-12-22 18:53:14 +00:00
server.py Merge "Revert "compute/server: add support of target state for evacuate API"" 2022-11-22 13:49:12 +00:00
server_action.py Fix server action request generation 2022-11-09 23:16:50 -05:00
server_diagnostics.py Fix server topology and diagnostics 2022-11-20 12:08:51 -05:00
server_group.py resource: Merge unnecessary separation of logic 2022-08-13 15:45:52 +02:00
server_interface.py Add compute microversion 2.70 2021-02-17 23:25:18 -08:00
server_ip.py use overriden base_path in remaining CRUD operations 2019-01-23 16:28:36 +01:00
server_migration.py resource: Merge unnecessary separation of logic 2022-08-13 15:45:52 +02:00
server_remote_console.py Apply pep8 import order style 2021-03-08 16:50:54 +01:00
service.py Complete compute.service operations 2021-01-08 18:29:05 +01:00
usage.py compute: Add support for os-simple-tenant-usages API 2022-07-11 17:44:22 +01:00
volume_attachment.py compute: Fix '*volume_attachment' proxy methods 2022-10-11 16:24:43 +01:00