[openstack-announce] [release][oslo] oslo.utils release 1.8.0 (liberty)
davanum at gmail.com
davanum at gmail.com
Mon Jul 6 20:15:17 UTC 2015
We are glad to announce the release of:
oslo.utils 1.8.0: Oslo Utility library
This release is part of the liberty release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.utils
With package available at:
https://pypi.python.org/pypi/oslo.utils
For more details, please see the git log history below and:
http://launchpad.net/oslo.utils/+milestone/1.8.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.utils
Changes in oslo.utils 1.7.0..1.8.0
----------------------------------
6d4bf9a Add fileutils to oslo_utils
8383e63 Updated from global requirements
e608e62 Add tox target to find missing requirements
Diffstat (except docs and test files)
-------------------------------------
oslo_utils/fileutils.py | 71 ++++++++++++++++++++++
test-requirements.txt | 2 +-
tox.ini | 8 +++
4 files changed, 197 insertions(+), 1 deletion(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 13c1a2a..ab13bd4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ discover
-fixtures>=0.3.14
+fixtures>=1.3.1
More information about the OpenStack-announce
mailing list