2023.1 Series Release Notes¶
2.0.0¶
New Features¶
Support some new params when create the zun container:
add health check
add exposed ports
add auto remove
add entrypoint
add validator to some key-inputs
Optimize ID/Name column in the tables:
Shorten the display of the ID and only display the first 8 characters.
Provide button to support quick copy ID.
Bold the name to make it more prominent.
Support attach network and detach network for zun container
Add attach network action for zun container
Add detach network action for zun container
Support custom button in the upload form item
Support Flavor add CPU and memory search filters:
In the Console, Compute - Flavors page, support cpu and memory fuzzy search.
In the Administrator, Compute - Flavors page, support cpu and memory fuzzy search.
In the Console, Compute - Instances - Create Instance/Create Ironic, support cpu and memory fuzzy search in the Specification setting in the first step.
In the Console, Compute - Instances - Resize, support cpu and memory fuzzy search in the Specification setting.
In the Console, Database - Database Instances - Create Database Instance, support cpu and memory fuzzy search in the Database Flavor setting in the first step.
In the Console, Capsules - Clusters - Create Cluster Template/Edit Cluster Template, support cpu and memory fuzzy search in the Flavor / Master Flavor setting in the Spec step.
Support the global navigation at the top-left position of the page:
The global navigation displays all the expanded menu items.
The global navigation supports the search of the menu items.
Update the UI and UE of the menu items.
-
Support progress add abort when use modal form to download file:
Support showing download progress when download file.
Support abort request when download file.
Support quick creating keypair in Magnum service:
Support quick creating keypair when create cluster template
Support quick creating keypair when create cluster instance
Support Quota of Magnum cluster
Show quota info when create cluster
Support quota setting of magnum cluster when manage project quota
Support create cluster instance from template list
Add create cluster action from magnum template list
It is convenient and quick to use templates to create cluster instances
Support magnum in administrator platform:
Show list and detail of cluster instance
Show list and detail of cluster template
Hide the keypair if in administrator platform
Support upgrade cluster and show quota info when resize cluster
Add upgrade cluster action
Show quota info when resize cluster
Bug Fixes¶
Fix image resource and step name
fix the image resource by glance or docker
fix step name from miscellaneous to others
Fix the label of node count in magnum cluster
Unify the name of the label between detail page and creating step
Bug #2003303 <https://bugs.launchpad.net/skyline-console/+bug/2003303>:
Fix the network IP availability showing by role.
By default policy configuration, only administrative users can retrieve IP availability.
Otherwise, Not Found (404) will be returned.
-
When the instance snapshot is used to create instance, if the instance snapshot is associated with data disks, it is supported to show necessary data disk information and make quota measurable.