glance/releasenotes/notes/store-weight-3ed3ee612579bc25.yaml
Abhishek Kekane fd222f3128 Sort locations based on store weight
Related to blueprint store-weight

Change-Id: I2383a476cb7e79c7efecdf33203cff0b50ef3bbb
2023-08-01 14:16:08 +00:00

8 lines
312 B
YAML

---
features:
- |
"GET" images API will now sort image locations based on store weight
configured for each store in configuration files. Image will be
downloaded from the store having highest weight configured. For default
weight scenario the locations will remain same as per insertion order.