Hello,
For a variety of reasons I am interested in a D-Bus interface for
libvirt.
Primarily for use with
http://cockpit-project.org/ for which it
would be very easy to write a web interface for libvirt, given a D-Bus
interface for libvirt, but writing using the raw libvirt RPC protocol
would require writing a new Javascript library for parsing/encoding that
protocol. But there are other nice features of a D-Bus interface for
libvirt, too.
Does a D-Bus interface for libvirt exist?
Thanks!