virt-manager/tests
Daniel Gollub 1730a8e5ff virtinst: add nwfilter support
This allows to make use of libvirt network filtering support with virt-install.
With the additional option "filterref" in the --network parameter one can
configure any defined nwfilter per network interface, i.e.:
virt-install ... --network network=mynet,model=virtio,filterref=clean-traffic

(crobinso: add an xmlparse test case)
2013-08-29 11:44:40 -04:00
..
capabilities-xml tests: Add recent libvirt capabilities, share URIs better 2013-08-18 08:39:51 -04:00
cli-test-xml qemu ARM support: wire up virtio, fix a bunch of defaults 2013-08-18 12:30:58 -04:00
clone-xml tests: move the storage pool under /dev. 2013-07-29 10:01:18 -04:00
image-xml Guest: Convert to new style XML prop, drop a bunch of XML infrastructure 2013-07-24 07:54:04 -04:00
interface-xml tests: Greatly expand testdriver.xml 2013-04-21 13:34:51 -04:00
nodedev-xml/devxml xmlbuilder: Always keep around an xml node, even if building from scratch 2013-07-25 10:59:23 -04:00
storage-xml tests: move the storage pool under /dev. 2013-07-29 10:01:18 -04:00
virtconv-files Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
xmlconfig-xml guest: Use virtio on plain qemu on x86 2013-08-17 18:00:31 -04:00
xmlparse-xml virtinst: add nwfilter support 2013-08-29 11:44:40 -04:00
__init__.py tests: Clean up cli imports even if --skipcli passed 2013-08-06 14:58:43 -04:00
capabilities.py virtinst: Fix import ordering to standardize on relative imports 2013-08-08 20:49:50 -04:00
clitest.py qemu ARM support: wire up virtio, fix a bunch of defaults 2013-08-18 12:30:58 -04:00
clonetest.py tests: move the storage pool under /dev. 2013-07-29 10:01:18 -04:00
image.py guest: Remove needless functions 2013-08-14 19:43:02 -04:00
interface.py virtinst: Rename most files to be more sensible 2013-08-09 08:54:39 -04:00
misc.py tests: Make sure virtinst doesn't pull in Gtk 2013-04-18 16:41:02 -04:00
nodedev.py virtinst: Rename most files to be more sensible 2013-08-09 08:54:39 -04:00
pep8.cfg Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
pylint.cfg VirtualConnection: Allow using virt-manager object caches 2013-07-07 18:54:08 -04:00
storage.py virtinst: Rename most files to be more sensible 2013-08-09 08:54:39 -04:00
support.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
testdriver.xml tests: move the storage pool under /dev. 2013-07-29 10:01:18 -04:00
urltest.py Guest: Drop os_type, just use single os_variant 2013-08-11 12:39:36 -04:00
utils.py tests: Add recent libvirt capabilities, share URIs better 2013-08-18 08:39:51 -04:00
virtconvtest.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
xmlconfig.py guest: Remove needless functions 2013-08-14 19:43:02 -04:00
xmlparse.py virtinst: add nwfilter support 2013-08-29 11:44:40 -04:00