Ussuri Series Release Notes¶
6.0.0¶
新機能¶
- Add fedora-coreos image support. User can choose an image with property 'os_distro=fedora-coreos' on horizon UI when creating a k8s cluster template. 
- Improve cluster launch workflow form. 
- Add configuration for specifying ingress controllers and addon software supported / available for use with clusters. 
- Adds REST endpoints for retrieving configured ingress controllers and addon software. 
- REST Api and Angular service for resizing clusters is addedd. Angular view supports resizing number of worker nodes only. 
- Adds REST api and Angular service for rolling upgrade action on cluster. 
バグ修正¶
- Fix an issue where a user was unable to create or update a cluster template on Horizon due to missing hidden option expected by the API. 
その他の注意点¶
- Bump python-magnumclient lowerconstraint to >= 2.15.0 
- Adds python-heatclient >= 1.18.0 dependency 
