summaryrefslogtreecommitdiff
path: root/glanceclient
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 /glanceclient
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 'glanceclient')
-rw-r--r--glanceclient/tests/unit/v2/releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/glanceclient/tests/unit/v2/releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml b/glanceclient/tests/unit/v2/releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml
deleted file mode 100644
index d5fce03..0000000
--- a/glanceclient/tests/unit/v2/releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-fixes:
- - |
- Bug 1938154_: Added member-get command
- .. _1938154: https://bugs.launchpad.net/glance/+bug/1938154