[release-announce] sushy 1.1.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 21 15:29:35 UTC 2018


We are ecstatic to announce the release of:

sushy 1.1.1: Sushy is a small Python library to communicate with
Redfish based systems

This release is part of the pike stable release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/sushy

Download the package from:

    https://tarballs.openstack.org/sushy/

Please report issues through launchpad:

    https://bugs.launchpad.net/sushy

For more details, please see below.

1.1.1
^^^^^

Bug Fixes

* Fixes malformed value of the "BootSourceOverrideMode" element
  which goes against the Redfish schema and causes some of the boot
  mode calls to fail.

Changes in sushy 1.1.0..1.1.1
-----------------------------

b1cb257 import zuul job settings from project-config
6b1a058 Mark Systems/Managers/SessionService optional
5703188 Change BootSourceOverrideMode from BIOS to Legacy
3a7458a Avoid tox_install.sh for constraints support
6ab3c50 Zuul: Remove project name
3e90a32 Use the tempest plugin from openstack/ironic-tempest-plugin
0d1762d zuul: clean up job definition
e018428 Add Zuul v3 jobs in tree


Diffstat (except docs and test files)
-------------------------------------

.../post.yaml                                      |  15 ++
.../run.yaml                                       | 159 +++++++++++++++++++++
.../fix-malformed-boot-mode-1ba1117cad8dcc47.yaml  |   6 +
sushy/main.py                                      |  13 +-
sushy/resources/system/mappings.py                 |   2 +-
tools/tox_install.sh                               |  55 -------
tox.ini                                            |   8 +-
zuul.d/legacy-sushy-jobs.yaml                      |  26 ++++
zuul.d/project.yaml                                |  15 ++
11 files changed, 273 insertions(+), 61 deletions(-)







More information about the Release-announce mailing list