Zed Series Release Notes¶
6.0.0¶
Bug Fixes¶
Fixed an issue with retreiving candidates for hosts. Now they are retreived using compute service list API, the same as used during host validation in Masakari itself. LP#1944679
5.0.0.0rc1¶
Upgrade Notes¶
Since Victoria, release JSON policy files are obsolete. In Masakari they were deprecated in Wallaby. The old JSON policy file is a valid YAML, but at least changing the file extension is needed. The JSON file is no longer used by default nor distributed.
4.0.0¶
New Features¶
Adds support for API microversion 1.2 with
enabled
flag for segments. Blueprint enable-to-segment
Other Notes¶
Masakari Dashboard no longer depends on the Masakari Client (OSC plugin).
3.0.0¶
Bug Fixes¶
Fixes an issue where the dashboard fails to load if communication with the API requires a custom CA certificate.
2.0.0¶
Upgrade Notes¶
Python 2.7 support has been dropped. Last release of Masakari-dashboard to support python 2.7 is OpenStack Train. The minimum version of Python now supported by Masakari-dashboard is Python 3.6.