horizon/releasenotes/notes/drop-nova-network-2186d008f696cfa7.yaml
Akihiro Motoki 6b261df9ca Minor release note cleanup
* Nova 2.9 is confusing. It is not a nova version.
  2.9 is a version of Nova API.
* It is better to say "Create Volume" in which panel.
  "Create Volume in Launch Instance form" would be clear to readers.
* Fix typo in the drop-nova-network release note.

Change-Id: If967892a95a798349591b17c623f289ee882a6fe
2017-06-25 20:23:34 +09:00

11 lines
455 B
YAML

---
upgrade:
- |
[:blueprint:`drop-nova-network`]
Horizon nova-network floating IP and security groups supports have been
dropped in Pike release. nova-network has been marked as deprecated
in Nova in Newton release and horizon support was dropped in favor of it.
Neutron now becomes a requirement for floating IP and security groups.
Other operations on instances which created with nova-network should
work same as before.