From 1d24b65052bbfb8f7dff5744c7bb44a58a2336c6 Mon Sep 17 00:00:00 2001 From: Lingxian Kong Date: Wed, 7 Oct 2020 18:50:53 +1300 Subject: Image tags support in datastore version Change-Id: I0e51d08515c121e3a7b0e82b6e4c4161bb4fbc4a --- releasenotes/notes/wallaby-datastore-version-image-tags.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/wallaby-datastore-version-image-tags.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/wallaby-datastore-version-image-tags.yaml b/releasenotes/notes/wallaby-datastore-version-image-tags.yaml new file mode 100644 index 00000000..6c59c0da --- /dev/null +++ b/releasenotes/notes/wallaby-datastore-version-image-tags.yaml @@ -0,0 +1,5 @@ +--- +features: + - Support image tags for the datastore version. When using image tags, Trove + is able to get the image dynamically from Glance for creating instances. If + both are specified, image ID takes precedence over image tags. -- cgit v1.2.1