Bases: openstack_dashboard.api.base.APIResourceWrapper
Bases: openstack_dashboard.api.glance.BaseGlanceMetadefAPIResourceWrapper
Delete custom properties for an image.
Returns an Image object populated with metadata for image with supplied identifier.
Add or update a custom property of an image.
Retrieve a listing of Namespaces :param paginate: If true will perform pagination based on settings. :param marker: Specifies the namespace of the last-seen namespace.
The typical pattern of limit and marker is to make an initial limited request and then to use the last namespace from the response as the marker parameter in a subsequent limited request. With paginate, limit is automatically set.
Parameters: |
|
---|---|
Returns A tuple of three values: | |
|