We are pleased to announce the release of: openstacksdk 4.0.1 This release is part of the dalmatian 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. 4.0.1 ^^^^^ New Features * The "migrate_server" compute proxy API and the "Server.migrate" API now accept a "host" parameter to migrate to a given host. Changes in openstacksdk 4.0.0..4.0.1 ------------------------------------ 2423ab4e Fix internal error when floating ip network is not found by name 55f9b299 compute: Add support for targeting host during migrate f7fad118 Fix volume summary passing non-existent all_projects b5a88e4d Update TOX_CONSTRAINTS_FILE for stable/2024.2 edd006d3 Update .gitreview for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + openstack/block_storage/v3/_proxy.py | 5 +++-- openstack/cloud/_network_common.py | 4 +++- openstack/compute/v2/_proxy.py | 5 +++-- openstack/compute/v2/server.py | 13 +++++++++++-- .../notes/support-migration-to-host-b2958b3b8c5ca1fb.yaml | 5 +++++ tox.ini | 8 ++++---- 7 files changed, 30 insertions(+), 11 deletions(-)