[release-announce] [openstacksdk] openstacksdk 0.11.3 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Feb 5 22:05:05 UTC 2018


We high-spiritedly announce the release of:

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

This release is part of the queens release series.

Download the package from:

    https://pypi.python.org/pypi/openstacksdk

For more details, please see below.

0.11.3
^^^^^^

Bug Fixes

* Fixed an issue where some valid query parameters were not listed
  causing errors due to the new behavior of throwing errors when an
  invalid filter condition is specified. Specifically, "tenant_id" as
  a filter for Neutron networks and "ip_version" for Neutron netork IP
  availability.

Changes in openstacksdk 0.11.2..0.11.3
--------------------------------------

8cdf409 Fix issue with missing url parameters


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

openstack/network/v2/network.py                               | 3 ++-
openstack/network/v2/network_ip_availability.py               | 2 +-
releasenotes/notes/fixed-url-parameters-89c57c3dd64f1573.yaml | 7 +++++++
4 files changed, 11 insertions(+), 3 deletions(-)







More information about the Release-announce mailing list