Add release notes for Ocata
This patch adds release notes for Ocata. Change-Id: I698fa4dabf0a2545e039f30c9e1f5c02ed6de0f0
This commit is contained in:
parent
aadf31cd9e
commit
cc8b7bab09
26
releasenotes/notes/ocata-b08d6b024c63296b.yaml
Normal file
26
releasenotes/notes/ocata-b08d6b024c63296b.yaml
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
prelude: >
|
||||||
|
Magnum UI keeps on following changes for Horizon's
|
||||||
|
AngularJS-based framework. So we can use recent
|
||||||
|
Horizon's feature. And hundreds of JavaScript tests
|
||||||
|
are added. This ensures quality of Magnum UI.
|
||||||
|
features:
|
||||||
|
- >
|
||||||
|
Allow to create cluster template without keypair.
|
||||||
|
Also, allow change or set keypair in cluster creation.
|
||||||
|
Following change in Magnum, also Magnum UI allows this
|
||||||
|
feature.
|
||||||
|
- >
|
||||||
|
Change creation actions to global actions. Cluster
|
||||||
|
Template creation and Cluster creation actions are
|
||||||
|
changed from batchAction to globalAction. This means
|
||||||
|
these actions are callable from other panels.
|
||||||
|
- >
|
||||||
|
Use initAction() instead initScope(). initScope() is
|
||||||
|
deprecated from Horizon in Ocata and will be removed
|
||||||
|
in Queens.
|
||||||
|
- >
|
||||||
|
Use horizon's common "views" module for Angular. This
|
||||||
|
proceeds independence against Django framework for
|
||||||
|
plugins.
|
||||||
|
- Reasonable name is set to browser title bar.
|
Loading…
Reference in New Issue
Block a user