Train Series Release Notes¶
5.3.0¶
New Features¶
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.
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.
Other Notes¶
Bump python-magnumclient lowerconstraint to >= 2.15.0
Adds python-heatclient >= 1.18.0 dependency
5.2.1¶
Bug Fixes¶
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.