heat.engine.clients.os.cinder 模块¶
- class heat.engine.clients.os.cinder.CinderClientPlugin(*args, **kwargs)[source]¶
基类:
MicroversionMixin,ExtensionMixin,ClientPlugin- CINDER_API_VERSION = '3'¶
- VOLUME_V3 = 'volumev3'¶
- exceptions_module = <module 'cinderclient.exceptions' from '/home/zuul/src/opendev.org/openstack/heat/.tox/docs/lib/python3.12/site-packages/cinderclient/exceptions.py'>¶
- max_microversion = None¶
- service_types = ['volumev3']¶
- class heat.engine.clients.os.cinder.QoSSpecsConstraint[source]¶
-
- expected_exceptions = (<class 'cinderclient.exceptions.NotFound'>,)¶
- resource_getter_name = 'get_qos_specs'¶
- class heat.engine.clients.os.cinder.VolumeBackupConstraint[source]¶
-
- resource_getter_name = 'get_volume_backup'¶
- class heat.engine.clients.os.cinder.VolumeSnapshotConstraint[source]¶
-
- resource_getter_name = 'get_volume_snapshot'¶