horizon/releasenotes/notes/bug-1593903-8fb8721dc2449f71.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

7 lines
231 B
YAML

---
features:
- |
Added a locked status column on admin/project instances table. It will
show a locked or unlocked icon if nova API 2.9 or above is used.
The locked status is also available on instance details panel.