2024.2 Series Release Notes¶
5.0.0¶
New Features¶
Support unrestricted attribute for application credentials
The unrestricted attribute is an optional flag to restrict whether the application credential may be used for the creation or destruction of other application credentials or trusts. Defaults to false.
Support disable/enable SNAT for router:
Support disable SNAT when the router’s enable_snat is true.
Support enable SNAT when the router’s enable_snat is false.
Support Fwaas V2:
Support firewall group page: a tab list page includes firewall group tab, firewall policy tab and firewall rule tab.
Support firewall page both in the console and administrator.
Support firewall quota info in the overview page in the console.
Support update firewall quota in the project’s action in administrator.
Support instance info for the openstack service monitor in the administrator:
Add the instance info below the host of the openstack services.
Support non-root users can log in to VM:
When creating a vm/ironic, log in with a password. The username is required. The username comes from the image configuration or user input. Non-root is supported.
Update login form:
Change the domain selector to input, requiring the user to enter <username>@<domain name>, such as: admin@Default.
If the user enters only <username>, the “Default” domain will be used, such as: admin.
feat: Adding log feature to Nova instance detail page. Log tab has been added to the Nova instance detail interface.
The RBAC Policies has been added to Networks.
RBAC Policies and its actions have been included under the Networks in administrator page.