Katerina Koukiou (9):
tests: Rename minimal_xml to minimal_domain_xml
Add Domain prefix to CreateXML method, test and related functions.
Add Domain prefix to DefineXML method, tests and related functions.
Implement NetworkCreateXML method for Connect interface
Implement NetworkDefineXML method for Connect interface
Implement GetXMLDesc method for Network Interface.
Implement Active property for Network Interface.
Implement Persistent property for Network Interface.
Implement Setter for Autostart property of Network Interface.
data/org.libvirt.Connect.xml | 16 +++++++-
data/org.libvirt.Network.xml | 19 ++++++++-
src/connect.c | 90 ++++++++++++++++++++++++++++++++++--------
src/network.c | 94 +++++++++++++++++++++++++++++++++++++++++++-
test/test_connect.py | 48 +++++++++++++++++++---
test/test_network.py | 15 +++++++
6 files changed, 256 insertions(+), 26 deletions(-)
--
2.15.0