diff options
| author | Terry Howe <terrylhowe@gmail.com> | 2016-02-06 14:26:52 -0700 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2016-02-07 01:23:19 +0000 |
| commit | cdb7637b76027f74db9b24026a0757084a83195d (patch) | |
| tree | f431b59a7a33f9aa0010f616c657cdccf2e1fcc6 | |
| parent | b95ce714dc336bf1a77e17e7f0160120da9e130a (diff) | |
| download | python-openstackclient-cdb7637b76027f74db9b24026a0757084a83195d.tar.gz | |
Add release note for custom logging feature
Change-Id: I5471fcb33cd4488b33d2c01d857344f52f361c9d
| -rw-r--r-- | releasenotes/notes/allow-custom-logging-12d55f8ed859ff8e.yaml | 5 |
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>`_] |
