summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTerry Howe <terrylhowe@gmail.com>2016-02-06 14:26:52 -0700
committerSteve Martinelli <stevemar@ca.ibm.com>2016-02-07 01:23:19 +0000
commitcdb7637b76027f74db9b24026a0757084a83195d (patch)
treef431b59a7a33f9aa0010f616c657cdccf2e1fcc6
parentb95ce714dc336bf1a77e17e7f0160120da9e130a (diff)
downloadpython-openstackclient-cdb7637b76027f74db9b24026a0757084a83195d.tar.gz
Add release note for custom logging feature
Change-Id: I5471fcb33cd4488b33d2c01d857344f52f361c9d
-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>`_]