summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-12-13 02:57:49 +0000
committerGerrit Code Review <review@openstack.org>2017-12-13 02:57:49 +0000
commit8c5f7555698491c3a0b44fe6c3fee50d0189f2d6 (patch)
treea6e5270b96a25ca448adaea7f2349e3b6886b26a /releasenotes
parent21b656ca4aa995530be474a8b9761b89f2ef93dd (diff)
parent116526275d0953fda93c7ff8eacd8631c5af68d5 (diff)
downloadpython-openstackclient-8c5f7555698491c3a0b44fe6c3fee50d0189f2d6.tar.gz
Merge "Send 'changes-since' instead of 'changes_since' query parameter"3.13.0
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/bug-1732216-b41bfedebff911e1.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1732216-b41bfedebff911e1.yaml b/releasenotes/notes/bug-1732216-b41bfedebff911e1.yaml
new file mode 100644
index 00000000..d792f25a
--- /dev/null
+++ b/releasenotes/notes/bug-1732216-b41bfedebff911e1.yaml
@@ -0,0 +1,5 @@
+---
+fixes:
+ - |
+ Fix the operation of the ``--changes-since`` option to the ``server list`` command.
+ [Bug `1732216 <https://bugs.launchpad.net/python-openstackclient/+bug/1732216>`_]