d0336ee172
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
16 lines
265 B
YAML
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
|