summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorRajat Dhasmana <rajatdhasmana@gmail.com>2021-09-22 10:04:58 -0400
committerRajat Dhasmana <rajatdhasmana@gmail.com>2021-09-22 10:15:16 -0400
commit5d714bed0b653b42b49b2c571b798a5e9b738539 (patch)
treeed2e65c56996ea4cb3cdcc2537cf74feb2dbc626 /releasenotes
parentef995536c8eff1c1ea55938d36b793c2769511b5 (diff)
downloadpython-glanceclient-5d714bed0b653b42b49b2c571b798a5e9b738539.tar.gz
Correct releasenote path for member-get command
This patch moves the releasenote of member-get command to correct path. Closes-Bug: #1944798 Change-Id: Ifa76fc993b0ff47131401ba233e77001cd74107c
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml b/releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml
new file mode 100644
index 0000000..45d523c
--- /dev/null
+++ b/releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - |
+ Bug 1938154_: Added member-get command
+
+ .. _1938154: https://bugs.launchpad.net/glance/+bug/1938154