magnum-ui/releasenotes/notes/ocata-summary-a717111a782c7a68.yaml
Adrian Otto 722a867ef0 Ocata summary release notes
Change-Id: Id464848e54611ba10422ec1f8d11c9a7694a856b
2017-02-13 10:42:03 -08:00

24 lines
979 B
YAML

---
prelude: >
Ocata release summary.
features:
- |
https://review.openstack.org/424984 Added an update action for clusters.
https://review.openstack.org/422477 Added update action for cluster templ.
https://review.openstack.org/424536 Action for json schema adjusted.
https://review.openstack.org/421693 Python 3.5 classifier and venv added.
https://review.openstack.org/415321 Improved tracebacks for exceptions.
https://review.openstack.org/414810 Adopted horizon views for Angular
https://review.openstack.org/408039 Replace mox with mock
Added numerous unit tests.
fixes:
- |
https://launchpad.net/bugs/1651054 $model is deprecated
https://launchpad.net/bugs/1647921 initScope is deprecated
https://launchpad.net/bugs/1645754 allow keypair in cluster creation
Fixed numerous typos
other:
- |
We removed the Xstatic packages from requirements, as those are not needed
anymore. Horizon includes what it needs.