9eaaa5ac3e
This adds tests for the currently untested locations support in images. A feature must be enabled for this to work, so a feature flag is added to control it. Change-Id: I779c959096b3aa9cc3d0fbf1e3c506a22d0a49fb
9 lines
288 B
YAML
9 lines
288 B
YAML
---
|
|
features:
|
|
- |
|
|
Add a new config option
|
|
`[image_feature_enabled]/manage_locations` which enables
|
|
tests for the `show_multiple_locations=True` functionality in
|
|
glance. In order for this to work you must also have a store
|
|
capable of hosting images with an HTTP URI.
|