We are psyched to announce the release of: openstacksdk 0.55.1: An SDK for building applications to work with OpenStack This release is part of the wallaby 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/openstack/openstacksdk For more details, please see below. 0.55.1 ^^^^^^ Bug Fixes * Fixes a regression sending an unsupported field "remote_address_group_id" when creating security groups with an older Neutron (introduced 0.53.0). Changes in openstacksdk 0.55.0..0.55.1 -------------------------------------- 5f01e04c Increase RAM for the Ironic CI jobs f7c55645 Don't send empty remote_address_group_id for security groups 8062615c Update TOX_CONSTRAINTS_FILE for stable/wallaby 7618c46a Update .gitreview for stable/wallaby Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 4 ++-- openstack/network/v2/security_group_rule.py | 12 ++++++++++++ .../notes/remote-address-group-id-6291816888cb3de7.yaml | 6 ++++++ tox.ini | 8 ++++---- 6 files changed, 30 insertions(+), 7 deletions(-)