Pike Series Release Notes

3.0.0

新特性

  • [blueprint stats-list] REST API and Angular service for stats list are added. This allows to implement usage views for cluster and nodes.

  • [blueprint add-ca-rotate] 支持旋转证书。这为集群添加了“旋转证书”操作作为一项操作。

  • [blueprint add-rollback-option] 在集群更新时支持回滚选项。这会在集群更新对话框中添加一个复选框,以便更新失败时回滚。

  • [bug/1570668] 为了方便地输入网络设置,这集群模版创建或更新时外部网络、固定网络和固定子网的表单输入框改变为下拉框。

升级说明

  • 支持python 3.5。

  • 使用唯一的tox测试,移除不再使用的run_tests.sh。

  • 切换文档的主题从oslosphinx到oslosphinx。

  • 使用pbr自动化文档特征而不是自定义逻辑。

漏洞修复

  • [bug/1694634] 当选择的集群模版没有密钥对设置时,密钥对不能在创建集群对话框中设置正确。这修复了这个问题。