magnum-ui/releasenotes/notes/ocata-summary-a717111a782c7a68.yaml
manchandavishal ec51d61452 Changes for url transition to OpenDev
This commit changes openstack.org URL to opendev.org URL
as discussed here [1]

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html

Change-Id: I1f9c8b580b6047599d0d5041ca636c6284d907d1
2019-04-25 02:42:05 +00:00

24 lines
965 B
YAML

---
prelude: >
Ocata release summary.
features:
- |
https://review.opendev.org/424984 Added an update action for clusters.
https://review.opendev.org/422477 Added update action for cluster templ.
https://review.opendev.org/424536 Action for json schema adjusted.
https://review.opendev.org/421693 Python 3.5 classifier and venv added.
https://review.opendev.org/415321 Improved tracebacks for exceptions.
https://review.opendev.org/414810 Adopted horizon views for Angular
https://review.opendev.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.