Pike Series Release Notes¶
3.0.0¶
New Features¶
- [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] Support rotate certificates. This adds “Rotate Certificate” action for cluster as item action. 
- [blueprint add-rollback-option] Support rollback option in cluster update. This adds checkbox into cluster update dialogue for rollback on failure in update. 
- [blueprint add-docker-volume-size-option] Support docker volume size option in cluster creation. 
- [bug/1570668] To be convenient to input network settings, this changes input forms for External Network, Fixed Network and Fixed Subnet in Cluster Template create/update dialogues to pulldowns. 
Upgrade Notes¶
- Support python 3.5. 
- Use only tox for test and remove run_tests.sh that is no longer used. 
- Switch theme for documentation from oslosphinx to openstackdocstheme. 
- Use pbr autodoc feature rather than custom logic. 
Bug Fixes¶
- [bug/1694634] When selected Cluster Template doesn’t have Keypair setting, Keypair doesn’t be set properly on Create Cluster dialogue. This fixes the issue. 
