diff options
| author | Zuul <zuul@review.opendev.org> | 2022-06-27 15:54:20 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2022-06-27 15:54:20 +0000 |
| commit | 30622272e39c5feaba6f04b21ffd09b8f21e290b (patch) | |
| tree | 9988abddab5f11b438be1ed0abf529e2f8c8e3ab /releasenotes | |
| parent | 604ceeedf98e06a07f861a628b931033f5509c79 (diff) | |
| parent | 045f2e7e0618fdf22c260625d64554382afefde1 (diff) | |
| download | python-openstackclient-30622272e39c5feaba6f04b21ffd09b8f21e290b.tar.gz | |
Merge "volume: Correct output of 'volume attachment create'"
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/volume-attachment-create-output-fix-56515b8fcdd260b9.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/volume-attachment-create-output-fix-56515b8fcdd260b9.yaml b/releasenotes/notes/volume-attachment-create-output-fix-56515b8fcdd260b9.yaml new file mode 100644 index 00000000..b8bd06e1 --- /dev/null +++ b/releasenotes/notes/volume-attachment-create-output-fix-56515b8fcdd260b9.yaml @@ -0,0 +1,6 @@ +--- +fixes: + - | + The ``volume attachment create`` command will now display information + for successfully created volume attachments. Previously an empty table was + returned. |
