summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorSampat P <sp810x@att.com>2020-01-28 11:48:28 -0500
committerRico Lin <rico.lin.guanyu@gmail.com>2020-11-17 05:14:58 +0000
commit762879a1454ab976a9b43317b1c3599c527bd834 (patch)
tree1ee19e29eb3f9fc359e10650f4f91cf6687a06db /releasenotes
parentfa9cb978f70926dbe3380d78b3020b21fa08f7be (diff)
downloadheat-762879a1454ab976a9b43317b1c3599c527bd834.tar.gz
[S2007220]: Added more image properties to web_image
Story: 2007220 Task: 38472 Change-Id: I9980fee0b33c45e6d80862ca4a43abf075a4dd58
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/update-webimage-resource-properties-c3e06b2c98b7d127.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/releasenotes/notes/update-webimage-resource-properties-c3e06b2c98b7d127.yaml b/releasenotes/notes/update-webimage-resource-properties-c3e06b2c98b7d127.yaml
new file mode 100644
index 000000000..6fb9a7e9d
--- /dev/null
+++ b/releasenotes/notes/update-webimage-resource-properties-c3e06b2c98b7d127.yaml
@@ -0,0 +1,10 @@
+---
+features:
+ - |
+ The ``OS::Glance::WebImage`` resource type now supports an
+ ``active`` property to allow administrators to deactivate
+ and reactivate the Image. Images remain active by default.
+ - |
+ The ``OS::Glance::WebImage`` resource type now supports a
+ ``members`` property for managing a list of other tenants
+ with access to the Image. \ No newline at end of file