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

This patch adds instance snapshot actions.

partial-implements: blueprint fill-the-gap-for-instance-action-records

Change-Id: I9ce48e768cc67543f27a6c87c57b47501fff38c2
2017-12-11 17:46:38 +08:00

16 lines
265 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