We are stoked to announce the release of: oslotest 3.2.0: Oslo test framework This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslotest Download the package from: https://pypi.python.org/pypi/oslotest Please report issues through launchpad: https://bugs.launchpad.net/oslotest For more details, please see below. 3.2.0 ^^^^^ Other Notes * Oslotest now contains the mock_fixture module, which offers fixes to the autospec functionality in the mock library. Changes in oslotest 3.1.0..3.2.0 -------------------------------- 0bde358 Adds mock autospec fixture Diffstat (except docs and test files) ------------------------------------- oslotest/mock_fixture.py | 185 +++++++++++++++++++++ .../notes/mock-autospec-fix-9042c30dbb74032f.yaml | 5 + 5 files changed, 391 insertions(+)