block: remove 'encryption_key_missing' flag from QAPI
This has been hardcoded to "false" since 2.10.0, since secrets required to unlock block devices are now always provided up front instead of using interactive prompts. Reviewed-by:Eric Blake <eblake@redhat.com> Reviewed-by:
Thomas Huth <thuth@redhat.com> Signed-off-by:
Daniel P. Berrangé <berrange@redhat.com>
Showing
- block/qapi.c 0 additions, 1 deletionblock/qapi.c
- docs/system/deprecated.rst 0 additions, 10 deletionsdocs/system/deprecated.rst
- docs/system/removed-features.rst 10 additions, 0 deletionsdocs/system/removed-features.rst
- qapi/block-core.json 0 additions, 8 deletionsqapi/block-core.json
- tests/qemu-iotests/184.out 2 additions, 4 deletionstests/qemu-iotests/184.out
- tests/qemu-iotests/191.out 16 additions, 32 deletionstests/qemu-iotests/191.out
- tests/qemu-iotests/273.out 5 additions, 10 deletionstests/qemu-iotests/273.out
Loading
Please register or sign in to comment