fd222f3128
Related to blueprint store-weight Change-Id: I2383a476cb7e79c7efecdf33203cff0b50ef3bbb
8 lines
312 B
YAML
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.
|