[libvirt] [dbus RFC 09/11] domain: derive domain path from connect path

Daniel P. Berrange berrange at redhat.com
Tue Jan 23 10:06:25 UTC 2018


On Mon, Jan 22, 2018 at 06:16:07PM +0100, Pavel Hrdina wrote:
> Each connection have its own domains so we must make the domain path
> as a sub-path of the specific connection.

Might be nice to illustrate the new scheme which, IIUC, will be

  /org/libvirt/Connect/domain/{uuid}  ?

> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/connect.c | 12 +++++++----
>  src/connect.h |  1 +
>  src/domain.c  | 64 ++++++++++++++++++++++++++++++++++++++++-------------------
>  src/events.c  | 10 +++++-----
>  src/util.c    | 10 ++++++----
>  src/util.h    |  6 ++++--
>  6 files changed, 68 insertions(+), 35 deletions(-)

Reviewed-by: Daniel P. Berrange <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list