2024.2 Series Release Notes¶
4.0.1¶
New Features¶
The
migrate_server
compute proxy API and theServer.migrate
API now accept ahost
parameter to migrate to a given host.
4.0.0¶
New Features¶
Extend the
attach_vif
andattach_vif_to_node
methods of the baremetal proxy to to accept optional parameters for VIF port UUID and VIF portgroup UUID.
Bug Fixes¶
Fixed the issue that unshelving a server to a specific host was failed due to unhandled host option.
3.3.0¶
New Features¶
Adds support for querying a bare-metal node’s firmware as per functionality introduced in API 1.86.
3.2.0¶
New Features¶
Add functionality to list DNS resources for a certain project only, or for all projects, using the new project_id and all_projects parameters.
Add support for service providers to the identity service.
Add support for deleting all objects inside a namespace.
Added get and update to Quota Class Set to file system as a service.
The
Server.clear_password
and equivalentclear_server_password
proxy method have been added.
The following new compute proxy methods have been added:
add_tag_to_server
remove_tag_from_server
remove_tags_from_server
Added support for managing volume image metadata.
openstack.network.v2.bgpvpn.BgpVpn
can now be filtered by its associations to networks, routers and ports. Additionally, filtering for the attributes `name, project_id, local_pref, vni and type is now done on server-side.
Add support for
inherited_to
filter for listing identity role assignments in the cloud layer. This allows filtering by whether role grants are inheritable to sub-projects.
Add
Tap Mirror
and introduce the support for creating, reading, updating and deletingtap_mirrors
.
Deprecation Notes¶
Deprecate
os-inherit-extension-inherited-to
in favor ofinherited_to
filter for listing identity role_assignments in the cloud layer.
3.1.0¶
New Features¶
Added support for access_rules.