summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-02-12 21:00:24 +0000
committerGerrit Code Review <review@openstack.org>2016-02-12 21:00:24 +0000
commit73cabcc871d0bc0dc98bb0499c75a4258ee86b10 (patch)
tree2130fe65ef5f194906f0ee7fa02a1c1a08e5e7db
parent088cb82631fc0b7918e2dfcde96207efc819cad5 (diff)
parentcdb7637b76027f74db9b24026a0757084a83195d (diff)
downloadpython-openstackclient-73cabcc871d0bc0dc98bb0499c75a4258ee86b10.tar.gz
Merge "Add release note for custom logging feature"
-rw-r--r--releasenotes/notes/allow-custom-logging-12d55f8ed859ff8e.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/allow-custom-logging-12d55f8ed859ff8e.yaml b/releasenotes/notes/allow-custom-logging-12d55f8ed859ff8e.yaml
new file mode 100644
index 00000000..7d263d4f
--- /dev/null
+++ b/releasenotes/notes/allow-custom-logging-12d55f8ed859ff8e.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Allow custom logging of components
+ [Bug `1484660 <https://bugs.launchpad.net/python-openstackclient/+bug/1484660>`_]