tempest/releasenotes/notes/image_multiple_locations-cda4453567953c1d.yaml
Dan Smith 9eaaa5ac3e Add tests for image location manipulation
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
2022-10-28 12:57:07 -07:00

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.