summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>`_]