fbea321841
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
13 lines
208 B
YAML
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
|