Re: [libvirt] [dbus PATCH v2 00/11] Some code move to have functions sorted

2018-04-10 Thread Pavel Hrdina
On Mon, Apr 09, 2018 at 07:05:32PM +0200, Katerina Koukiou wrote:
> Better do it now before the projects grows more.
> 
> Katerina Koukiou (11):
>   APIs should appear in alphabetical order: Move Active property
>   APIs should appear in alphabetical order: Move Autostart property
>   APIs should appear in alphabetical order: Move Id property
>   APIs should appear in alphabetical order: Move UUID property
>   APIs should appear in alphabetical order: Move Create method
>   APIs should appear in alphabetical order: Move Destroy method
>   APIs should appear in alphabetical order: Move GetStats method
>   APIs should appear in alphabetical order: Move Resume method
>   APIs should appear in alphabetical order: Move Undefine method
>   APIs should appear in alphabetical order: Move Shutdown method
>   APIs should appear in alphabetical order: Move ListDomains method

Reviewed-by: Pavel Hrdina 


signature.asc
Description: PGP signature
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

[libvirt] [dbus PATCH v2 00/11] Some code move to have functions sorted

2018-04-09 Thread Katerina Koukiou
Better do it now before the projects grows more.

Katerina Koukiou (11):
  APIs should appear in alphabetical order: Move Active property
  APIs should appear in alphabetical order: Move Autostart property
  APIs should appear in alphabetical order: Move Id property
  APIs should appear in alphabetical order: Move UUID property
  APIs should appear in alphabetical order: Move Create method
  APIs should appear in alphabetical order: Move Destroy method
  APIs should appear in alphabetical order: Move GetStats method
  APIs should appear in alphabetical order: Move Resume method
  APIs should appear in alphabetical order: Move Undefine method
  APIs should appear in alphabetical order: Move Shutdown method
  APIs should appear in alphabetical order: Move ListDomains method

 data/org.libvirt.Connect.xml |  12 +--
 data/org.libvirt.Domain.xml  |  54 +--
 src/connect.c|  82 
 src/domain.c | 220 +--
 test/test_connect.py |  24 ++---
 test/test_domain.py  |  46 -
 6 files changed, 219 insertions(+), 219 deletions(-)

-- 
2.15.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list