nova/releasenotes/notes/fill-instance-action-record-gaps-14b36eba313d6d87.yaml
Kevin_Zheng fbea321841 Add instance action record for lock/unlock instances
We currently don't record lock/unlock instance
actions. This is useful for auditing and debugging.

This patch adds instance lock/unlock actions.

Change-Id: I09fadf79aac1a74465af48015ef97d9e9d4ac580
partial-implements: blueprint fill-the-gap-for-instance-action-records
2017-11-28 19:22:15 +08:00

13 lines
208 B
YAML

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