summaryrefslogtreecommitdiff
path: root/openstackclient
diff options
context:
space:
mode:
authorSteve Martinelli <s.martinelli@gmail.com>2016-06-16 14:01:01 -0400
committerSteve Martinelli <s.martinelli@gmail.com>2016-06-16 14:01:01 -0400
commit2740291f491804be5f521770ee773fa62894e8a3 (patch)
tree9f15dda7078b5ddc0943223c8c2d527e6b0b6eb1 /openstackclient
parentc33a213cf189efdc47e2840eab1a43b8b4f3f899 (diff)
downloadpython-openstackclient-2740291f491804be5f521770ee773fa62894e8a3.tar.gz
move release note to correct directory
not sure how this one release note was slotted into it's own directory, but let's move it with the others. Change-Id: I20eb36b1778b6fc9b5e550390962ec11dae38db4
Diffstat (limited to 'openstackclient')
-rw-r--r--openstackclient/releasenotes/notes/bug-1543222-6f8579344ff5c958.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/openstackclient/releasenotes/notes/bug-1543222-6f8579344ff5c958.yaml b/openstackclient/releasenotes/notes/bug-1543222-6f8579344ff5c958.yaml
deleted file mode 100644
index 98e037bc..00000000
--- a/openstackclient/releasenotes/notes/bug-1543222-6f8579344ff5c958.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-fixes:
- - Keystone V3 `user password set` is a self-service operation. It should
- not required a scoped token as it is not considered a `scoped operation`.
- [Bug `1543222 <https://bugs.launchpad.net/bugs/1543222>`_]