openstack-ansible-os_trove/releasenotes/notes/trove_image_upload-c289c73cd2ddacfb.yaml
Dmitriy Rabotyagov 875954ef3c Add image upload option
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
2021-04-08 09:09:06 +00:00

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.