Files
openstacksdk/doc/source/user/proxies/image_v2.rst
Snow Kim 4b8a9ceb20 image: Add metadef schema resource to v2 api
* Add resource for (Glance) Metadata Definition Schema API
  (https://docs.openstack.org/api-ref/image/v2/metadefs-index.html?expanded=#metadata-definition-schemas)
* Adjust names to avoid abbreviations
* Adjust grouping
* Add tests
* Add docs and release note
* Trim underlines in docs
* Resolve merge conflict
* Seperate functional test to another file
* Rename test class name correctly

Change-Id: If2dfbca5ffbd425e4183b310af9534411318a395
2022-10-03 21:36:15 +09:00

2.1 KiB

Image API v2

For details on how to use image, see /user/guides/image

openstack.image.v2._proxy

The Image v2 Class

The image high-level interface is available through the image member of a ~openstack.connection.Connection object. The image member will only be added if the service is detected.

Image Operations

openstack.image.v2._proxy.Proxy

Member Operations

openstack.image.v2._proxy.Proxy

Task Operations

openstack.image.v2._proxy.Proxy

Schema Operations

openstack.image.v2._proxy.Proxy

Service Info Discovery Operations

openstack.image.v2._proxy.Proxy

Metadef Namespace Operations

openstack.image.v2._proxy.Proxy

Helpers

openstack.image.v2._proxy.Proxy