nova/releasenotes/notes/fill-instance-action-record-gaps-14b36eba313d6d87.yaml
Stephen Finucane bd3da5d763 trivial: Fix typos in release notes
Change-Id: I989fa12f115075c27b29b4863cbb5240abfb5978
2018-01-31 10:51:03 +00:00

16 lines
305 B
YAML

---
features:
- |
The following instance action records have been added:
* ``attach_interface``
* ``detach_interface``
* ``attach_volume``
* ``detach_volume``
* ``swap_volume``
* ``lock``
* ``unlock``
* ``shelveOffload``
* ``createBackup``
* ``createImage``