summaryrefslogtreecommitdiff
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
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
-rw-r--r--releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml (renamed from glanceclient/tests/unit/v2/releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml)1
1 files changed, 1 insertions, 0 deletions
diff --git a/glanceclient/tests/unit/v2/releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml b/releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml
index d5fce03..45d523c 100644
--- a/glanceclient/tests/unit/v2/releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml
+++ b/releasenotes/notes/add-member-get-command-11c15e0a94ecd39a.yaml
@@ -2,4 +2,5 @@
fixes:
- |
Bug 1938154_: Added member-get command
+
.. _1938154: https://bugs.launchpad.net/glance/+bug/1938154