[release-announce] openstacksdk 0.55.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Fri Mar 12 09:08:30 UTC 2021
We contentedly announce the release of:
openstacksdk 0.55.0: An SDK for building applications to work with
OpenStack
This release is part of the wallaby 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/openstack/openstacksdk
For more details, please see below.
0.55.0
^^^^^^
New Features
* Add support for the "enabled" field of the "Segment" resource for
the instance HA service (Masakari).
Changes in openstacksdk 0.54.0..0.55.0
--------------------------------------
736f3aa1 add masakari enabled to segment
330edbb2 Switch cloud.networking.qos* operations to rely on proxy layer
1219655c Set resource URI properties in listing method
9af808ff Prevent the endless loop in resource listing
Diffstat (except docs and test files)
-------------------------------------
openstack/cloud/_network.py | 254 ++++++++-------------
openstack/instance_ha/v1/segment.py | 7 +-
openstack/network/v2/qos_policy.py | 4 +-
openstack/network/v2/qos_rule_type.py | 2 +-
openstack/resource.py | 24 +-
.../unit/cloud/test_qos_bandwidth_limit_rule.py | 112 ++++-----
.../unit/cloud/test_qos_minimum_bandwidth_rule.py | 77 ++++---
...sakari-enabled-to-segment-0e83da869d2ab03f.yaml | 4 +
17 files changed, 348 insertions(+), 358 deletions(-)
More information about the Release-announce
mailing list