We eagerly announce the release of: openstacksdk 0.46.1: An SDK for building applications to work with OpenStack This release is part of the ussuri 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. Changes in openstacksdk 0.46.0..0.46.1 -------------------------------------- 1a7d8a32 Switch nodepool test to containers e3da0210 Add id query parameter to sg rules 5028f7b7 Support roles 'name' in list_roles call 69d29cb3 Don't set list_type to dict for server groups. d3020d94 Fix a bogus error in config loader when using several args with dashes 7149e50a OpenStack port decorator variables 3f45c9fa Don't error if clouds.yaml is not readable 14c1c394 Fix issues found by latest flake8 f4d27e4f Update docs to work with newer Sphinx cc31e3a3 Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri 8a03d530 Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 8 +- .../user/proxies/baremetal_introspection.rst | 10 +- openstack/cloud/_block_storage.py | 6 +- openstack/cloud/_compute.py | 2 +- openstack/cloud/_identity.py | 2 +- openstack/cloud/_network.py | 5 +- openstack/compute/v2/server.py | 2 +- openstack/config/loader.py | 25 +- openstack/network/v2/security_group_rule.py | 2 +- openstack/orchestration/util/event_utils.py | 4 +- openstack/orchestration/util/utils.py | 4 +- .../unit/network/v2/test_security_group_rule.py | 1 + tox.ini | 8 +- 38 files changed, 621 insertions(+), 964 deletions(-)
participants (1)
-
no-reply@openstack.org