virt-manager/tests
Gene Czarcinski 73629b76b2 IPv6 support v2: update gui python and ui
The purpose of this update is:

1. replace use of IPy with ipaddr since ipaddr has needed
functionality and IPy does not.
2. Update the glade-3 ui (vmm-host.ui) to provide
for IPv6 as well as IPv4.  If either IPv4 or IPv6
is not defined, its respective frame is hidden.
3. The DNS Domain Name is added to the basic frame.
4. IPv4 forwarding is moved to the basic frame and ipv6
forwarding is added.
5. If an IPv4 address is not defined then the IPv4
is set to Isolated network, internal rout only.
6. IPv6 network has three values for Forwarding:
Isolated network, Isolated network with internal forwarding,
and Routed network.
7. Add network definitions to tests/testdriver.xml which
include IPv6 and other new parameters now being handled.

This patch includes the fix for getting a KeyError exception
when deleting a network definition.

In this update, createnet.py has been changed to use
ipaddr but it still only handles IPv4 network creation.
.
Signed-off-by: Gene Czarcinski <gene@czarc.net>

(crobinso: Add Gene to AUTHORS)
2013-04-03 21:32:42 -04:00
..
capabilities-xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
cli-test-xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
clone-xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
image-xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
interface-xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
nodedev-xml/devxml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
scriptimports Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
storage-xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
virtconv-files Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
xmlconfig-xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
xmlparse-xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
__init__.py Wire up python unit tests, unify gettext setup 2013-04-03 18:22:05 -04:00
capabilities.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
clitest.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
clonetest.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
image.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
interface.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
nodedev.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
pylint-virt-manager.sh Fix some pylint 2013-04-03 18:13:27 -04:00
pylint-virtinst.sh Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
storage.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
support.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
testdriver.xml IPv6 support v2: update gui python and ui 2013-04-03 21:32:42 -04:00
urltest.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
utils.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
validation.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
virtconvtest.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
xmlconfig.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
xmlparse.py Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00