[release-announce] openstacksdk 0.27.1 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Jul 24 17:26:15 UTC 2020


We jubilantly announce the release of:

openstacksdk 0.27.1: An SDK for building applications to work with
OpenStack

This release is part of the stein stable release series.

The source is available from:

    https://opendev.org/openstack/openstacksdk

Download the package from:

    https://pypi.org/project/openstacksdk

Please report issues through:

    https://storyboard.openstack.org/#!/project/760

For more details, please see below.

0.27.1
^^^^^^


Bug Fixes
*********

* Fixes "openstack.baremetal.configdrive.build" to actually handle
  the "network_data" argument.


Other Notes
***********

* "openstack.resource.Resource.find" now can use the database back-
  end to filter by name. If the resource class has "name" in the query
  parameters, this function will add this filter parameter in the
  "list" command, instead of retrieving the whole list and then
  manually filtering.

Changes in openstacksdk 0.27.0..0.27.1
--------------------------------------

c6873187 Add tests for Ansible built-in modules in 2.8,2.9
6657626b [tests] Improve devstack/post playbook efficiency
b600ee08 Run fetch-subunit-output role conditionally
a259bf46 Add ansible collection job to stein branch
6d4eac84 Add "name" filter in "list" call when retrieving a single register
2aa22099 Revert "Add fake support for global_request_id"
5f4ad7ea Keep connection backrefs with weakref.proxy
a9d1c9f8 Add fake support for global_request_id
e6a7844f Fix branch for stable job testing
5f395479 Replace nodepool func jobs
17e079c3 fixing timing
459c6dd2 OpenDev Migration Patch
11005cc3 Actually pass on network_data when building configdrive


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

.gitreview                                         |   2 +-
.zuul.yaml                                         |  83 ++++++++++++-----
openstack/baremetal/configdrive.py                 |   3 +-
openstack/config/cloud_region.py                   |   1 +
openstack/connection.py                            |   3 +-
openstack/resource.py                              |   4 +
playbooks/devstack/post.yaml                       |  12 ++-
.../notes/network-data-bd94e4a499ba3e0d.yaml       |   5 ++
...ource-find-filter-by-name-e647e5c507ff4b6c.yaml |   7 ++
13 files changed, 225 insertions(+), 93 deletions(-)







More information about the Release-announce mailing list