libvirt/tests/qemumigparamsdata/tls-enabled.reply
Jiri Denemark f3a89d7c01 qemumigparamstest: Add test data for TLS parameters
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2018-04-17 10:46:23 +02:00

15 lines
315 B
Plaintext

{
"id": "libvirt-1",
"return": {
"decompress-threads": 2,
"cpu-throttle-increment": 10,
"compress-threads": 8,
"tls-hostname": "",
"compress-level": 1,
"cpu-throttle-initial": 20,
"tls-creds": "objlibvirt_migrate_tls0",
"max-bandwidth": 33554432,
"downtime-limit": 300
}
}