summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-10-07 18:50:53 +1300
committerLingxian Kong <anlin.kong@gmail.com>2020-10-09 11:43:48 +1300
commit1d24b65052bbfb8f7dff5744c7bb44a58a2336c6 (patch)
treeaaa0fe3f8feb9b6640ca11aa69bf122ce0505ad9 /releasenotes
parent680c7b8361521c494ae93d13b5d33c43a27d35ad (diff)
downloadtrove-1d24b65052bbfb8f7dff5744c7bb44a58a2336c6.tar.gz
Image tags support in datastore version
Change-Id: I0e51d08515c121e3a7b0e82b6e4c4161bb4fbc4a
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/wallaby-datastore-version-image-tags.yaml5
1 files changed, 5 insertions, 0 deletions
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.