summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2022-09-14 13:40:17 +0100
committerStephen Finucane <sfinucan@redhat.com>2022-09-14 13:44:02 +0100
commit3fc585332f79358489285eabc298e01007599128 (patch)
tree870b8a3eea2bbd36f00cc143488a34af6e749add /releasenotes
parentc6065c7a4796ad0a679a13cb6bd2b3b5a271f5cb (diff)
downloadpython-openstackclient-3fc585332f79358489285eabc298e01007599128.tar.gz
volume: Volume names are optional
Who knew? Change-Id: I1c1a811c0db59250e8a20a87f25c2662bc3ab3e8 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/optional-volume-name-ffbefe463a598b6c.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/optional-volume-name-ffbefe463a598b6c.yaml b/releasenotes/notes/optional-volume-name-ffbefe463a598b6c.yaml
new file mode 100644
index 00000000..377d453d
--- /dev/null
+++ b/releasenotes/notes/optional-volume-name-ffbefe463a598b6c.yaml
@@ -0,0 +1,4 @@
+---
+features:
+ - |
+ The ``<name>`` argument for the ``volume create`` command is now optional.