[release-announce] openstacksdk 0.52.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Wed Nov 18 17:48:35 UTC 2020
We are psyched to announce the release of:
openstacksdk 0.52.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.52.0
^^^^^^
New Features
************
* Complete compute.aggregate functions to the latest state
Bug Fixes
*********
* aggregate.deleted property is renamed to 'is_deleted' to comply
with the naming convention
Changes in openstacksdk 0.51.0..0.52.0
--------------------------------------
8cd14bbe Add update_flavor method
06bcfd8e Remove duplicate test_zone_create
b60915aa Complete compute aggregate functions
fc36c347 Fix the invalid if statement
9d0b048f Add user_id as optional param to keypair operations
907634cc Fix invalid assertIsNotNone statement
Diffstat (except docs and test files)
-------------------------------------
openstack/compute/v2/_proxy.py | 90 ++++++++++++---
openstack/compute/v2/aggregate.py | 31 +++--
openstack/compute/v2/flavor.py | 1 +
openstack/resource.py | 4 +-
...plete-aggregate-functions-45d5f2beeeac2b48.yaml | 6 +
11 files changed, 239 insertions(+), 67 deletions(-)
More information about the Release-announce
mailing list