On Tue, Mar 27, 2018 at 11:59:07AM +0200, Katerina Koukiou wrote:
Katerina Koukiou (3):
Implement LookupByID method for Connect Interface.
Implement LookupByName method for Connect Interface
Implement LookupByUUID method for Connect Interface
All the methods should contain Domain in the name, since we have
similar methods for other objects in libvirt, for example:
virNetworkLookupByName and virNetworkLookupByUUID.
Pavel