On Thu, Apr 05, 2018 at 12:40:16PM +0200, Katerina Koukiou wrote:
This patchset introduces also some basic methods and properties for
Network interface.
More functionality will be added in following patchsets.
New functions are covered by the test suite.
Changes from v2:
* Added test_list_networks test.
* xml files should group methods/signals/properties together.
* Some other minor fixes.
Katerina Koukiou (4):
Introduce Network Interface
Implement ListNetworks method for Connect interface
Implement Name property for Network interface
Implement NetworkLookupByName method for Connect interface
With the indentation fixed
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>