diff options
| author | Zuul <zuul@review.opendev.org> | 2022-11-16 12:38:10 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2022-11-16 12:38:10 +0000 |
| commit | 56b0f6de0e950cf23aeb25ff234b307e3857dcfa (patch) | |
| tree | 4083c33a70222bdf02079fb2b45fec8aef73775c /releasenotes/notes | |
| parent | 222ea8def24abaa7e8a1a61cfe2a9e945d578927 (diff) | |
| parent | 1fb8d1f48b256a2bad78e7d5633ea53c6537907c (diff) | |
| download | python-openstackclient-56b0f6de0e950cf23aeb25ff234b307e3857dcfa.tar.gz | |
Merge "image: Add 'image stage' command"
Diffstat (limited to 'releasenotes/notes')
| -rw-r--r-- | releasenotes/notes/image-stage-ac19c47e6a52ffeb.yaml | 5 |
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. |
