Bases: glance.domain.proxy.Repo
Bases: glance.domain.proxy.Image
Bases: glance.domain.proxy.Repo
Bases: collections.abc.MutableSequence
The proxy for store location property. It takes responsibility for:
1. Location uri correctness checking when adding a new location.
2. Remove the image data from the store when a location is removed
from an image.
Raises ValueError if the value is not present.
Supporting start and stop arguments is optional, but recommended.
Raise IndexError if list is empty or index is out of range.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.