[openstack-dev] [release] oslotest release 1.6.0 (liberty)
Doug Hellmann
doug at doughellmann.com
Tue Apr 21 19:23:25 UTC 2015
We are stoked to announce the release of:
oslotest 1.6.0: Oslo test framework
For more details, please see the git log history below and:
http://launchpad.net/oslotest/+milestone/1.6.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslotest
Changes in oslotest 1.5.1..1.6.0
--------------------------------
9116088 2015-04-16 18:09:08 +0000 Uncap library requirements for liberty
1542d8c 2015-04-04 02:39:46 -0400 Cleanup README.rst and setup.cfg
2478170 2015-04-03 16:43:21 +0200 mockpatch: factorize code
d0d6528 2015-04-03 14:13:03 +0000 Update to latest hacking
88ea8c1 2015-03-21 00:17:19 +0000 Updated from global requirements
fd60b9c 2015-03-12 14:31:54 +0100 mockpatch: fix a potential race condition
Diffstat (except docs and test files)
-------------------------------------
README.rst | 3 ++-
oslotest/mockpatch.py | 47 +++++++++++++++++------------------------------
setup.cfg | 2 +-
test-requirements.txt | 4 ++--
4 files changed, 22 insertions(+), 34 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 5a845ba..d6f80b3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=0.9.2,<0.10
+hacking>=0.10.0,<0.11
@@ -14 +14 @@ sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
-oslosphinx>=2.2.0 # Apache-2.0
+oslosphinx>=2.5.0 # Apache-2.0
More information about the OpenStack-dev
mailing list