Storage preference based location strategy module
glance.common.location_strategy.store_type.
get_ordered_locations
(locations, uri_key='url', **kwargs)[source]¶Order image location list.
locations – The original image location list.
uri_key – The key name for location URI in image location dictionary.
The image location list with preferred store type order.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.