sushy-cli 0.4.0 (wallaby)
We enthusiastically announce the release of: sushy-cli 0.4.0: Redfish CLI tool based on sushy Redfish client library This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/sushy-cli Download the package from: https://pypi.org/project/sushy-cli Please report issues through: https://storyboard.openstack.org/#!/project/openstack/sushy-cli For more details, please see below. Changes in sushy-cli 0.3.1..0.4.0 --------------------------------- c83c9b0 Update minversion of tox a091b0c remove unicode from code d8df4aa Remove lower-constraints job 8600a08 Fix lower-constraints with the new pip resolver 5bbd929 Set safe version of hacking dd6cc37 Add Python3 wallaby unit tests 36ecad2 Update master for stable/victoria Diffstat (except docs and test files) ------------------------------------- lower-constraints.txt | 56 ---------------------------------------- releasenotes/source/conf.py | 16 ++++++------ releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 6 +++++ test-requirements.txt | 2 -- tox.ini | 6 ++++- zuul.d/project.yaml | 3 +-- 8 files changed, 24 insertions(+), 72 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 5cb60e0..5c59d40 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +4,0 @@ -hacking>=3.1.0,<3.2.0 # Apache-2.0 @@ -10 +8,0 @@ testtools>=2.2.0 # MIT -flake8-import-order>=0.17.1 # LGPLv3
participants (1)
-
no-reply@openstack.org