875954ef3c
Allow deployers to manage trove guestimages with trove role. This will allow us to correctly test role with tempest, since we were not able to upload images with tags otherwise Change-Id: If2f550ef09cd01ec5eab485f0d81ecfaf32f924f
8 lines
278 B
YAML
8 lines
278 B
YAML
---
|
|
features:
|
|
- |
|
|
Added guest image upload functionality into Trove role. In order to use
|
|
this functionality, you need to define ``trove_guestagent_images`` variable
|
|
which may contain list of images that are required for upload and set
|
|
required tags for them.
|