python-muranoclient 1.1.1 (rocky)
We eagerly announce the release of: python-muranoclient 1.1.1: python-muranoclient This release is part of the rocky stable release series. The source is available from: https://git.openstack.org/cgit/openstack/python-muranoclient Download the package from: https://pypi.org/project/python-muranoclient Please report issues through launchpad: https://bugs.launchpad.net/python-muranoclient For more details, please see below. Changes in python-muranoclient 1.1.0..1.1.1 ------------------------------------------- a90ede0 Switch to stestr b35f337 Add release note link in README Diffstat (except docs and test files) ------------------------------------- .gitignore | 2 +- .stestr.conf | 4 ++++ .testr.conf | 7 ------- README.rst | 1 + lower-constraints.txt | 3 +-- test-requirements.txt | 2 +- tools/cover.sh | 14 +++++++++++--- tools/pretty_tox.sh | 6 ------ tox.ini | 4 ++-- 9 files changed, 21 insertions(+), 22 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index a653d41..4d1fd05 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11 +11 @@ tempest>=17.1.0 # Apache-2.0 -testrepository>=0.0.18 # Apache-2.0/BSD +stestr>=2.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org