summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2022-10-19 18:07:41 +0100
committerStephen Finucane <sfinucan@redhat.com>2022-11-09 16:51:54 +0000
commit1fb8d1f48b256a2bad78e7d5633ea53c6537907c (patch)
tree17331af0f0209f156d91ea1ccf14c1bf8b2df5b3 /releasenotes
parent3d9a9df935af1f76a33d008fe76975475c77a268 (diff)
downloadpython-openstackclient-1fb8d1f48b256a2bad78e7d5633ea53c6537907c.tar.gz
image: Add 'image stage' command
This is the equivalent of the 'image-stage' glanceclient command. Change-Id: I10b01ef145740a2f7ffe5a8c7ce0296df0ece0bd Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/image-stage-ac19c47e6a52ffeb.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/image-stage-ac19c47e6a52ffeb.yaml b/releasenotes/notes/image-stage-ac19c47e6a52ffeb.yaml
new file mode 100644
index 00000000..10bd0497
--- /dev/null
+++ b/releasenotes/notes/image-stage-ac19c47e6a52ffeb.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Added a new command, ``image stage``, that will allow users to upload data
+ for an image to staging.