devstack/lib/nova_plugins
Kashyap Chamarthy ae7b4f9b9e functions-libvirt: Enable 'qemu_monitor' logging filter for libvirt
A lot of libvirt interactions with QEMU are via the QEMU monitor
console, which allows you to either query or modify the state of a
virtual machine. Spefici examples include: querying the status of live
block operations, live snapshot operations, live migration, etc.

Enabling the 'qemu_monitor' log filter allows us to capture precisely
what commands libvirt is sending to QEMU.

Note that the log level was intentionally set to '1' (i.e. debug) for
this specific filter, because (a) it's not extremely verbose, (b) when
something breaks, it's helpful to have the exact sequence of
interactions between libvirt and QEMU.

Change-Id: Iba95b6bd7c9f197c8d48c7d978f538e50d4e31fa
2015-03-31 21:35:05 +02:00
..
functions-libvirt functions-libvirt: Enable 'qemu_monitor' logging filter for libvirt 2015-03-31 21:35:05 +02:00
hypervisor-fake add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
hypervisor-ironic Make ironic's service check flexible 2015-03-11 17:17:49 -07:00
hypervisor-libvirt Make changes such that -o nounset runs 2015-01-15 13:06:14 -05:00
hypervisor-openvz add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
hypervisor-vsphere add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
hypervisor-xenserver XenAPI: Simplify installed packages 2014-12-12 13:14:46 +00:00