[openstack-announce] [release][oslo] oslo.reports release 1.2.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Mon Dec 21 20:09:30 UTC 2015
We are amped to announce the release of:
oslo.reports 1.2.0: oslo.reports library
This release is part of the mitaka release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.reports
With package available at:
https://pypi.python.org/pypi/oslo.reports
For more details, please see below and:
http://launchpad.net/oslo.reports/+milestone/1.2.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.reports
Changes in oslo.reports 1.1.0..1.2.0
------------------------------------
ebc7a84 Print the traceback if there was an exception in run()
6681a45 Rename signal handler argument to 'frame'
05f9345 Updated from global requirements
763f7db Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
oslo_reports/guru_meditation_report.py | 12 +++++++-----
requirements.txt | 2 +-
3 files changed, 21 insertions(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 23d22ab..713a97a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ oslo.i18n>=1.5.0 # Apache-2.0
-oslo.utils>=2.8.0 # Apache-2.0
+oslo.utils>=3.2.0 # Apache-2.0
More information about the OpenStack-announce
mailing list