]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Activate virtual networks initialized in custom test driver.
authorCole Robinson <crobinso@redhat.com>
Mon, 22 Jun 2009 16:39:23 +0000 (16:39 +0000)
committerCole Robinson <crobinso@redhat.com>
Mon, 22 Jun 2009 16:39:23 +0000 (16:39 +0000)
commit5de555cae285d7d1456607f667b6e7e661d0dd3b
tree5bd4abfbb9702d270bd09757addc398d570d2716
parentf7f52b15929e23f848d61f7bac8aa1b600fcda35
Activate virtual networks initialized in custom test driver.

If specifying a custom test driver, virtual networks were not 'activated'
on driver init. This differs from the behavior of domains and storage pools,
so fix it. Also improve a couple error messages in that area.
ChangeLog
src/test.c