glance.common.location_strategy.location_order Module¶Image location order based location strategy module
glance.common.location_strategy.location_order.get_ordered_locations(locations, **kwargs)[source]¶Order image location list.
| Parameters: | locations – The original image location list. |
|---|---|
| Returns: | The image location list with original natural order. |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.