Files
libguestfs/p2v
Richard W.M. Jones 6246bebf82 p2v: Clear previous version and driver information when testing connection (RHBZ#1227609).
When calling test_connection to test the connection to a conversion
server, we also query for the remote server's version and driver
information (using 'virt-v2v --version' and
'virt-v2v --machine-readable').

However we didn't clear the existing information from previous runs.

One consequence of this was that if you used the back button in the
GUI, the list of output drivers would be repopulated two or more
times.  https://bugzilla.redhat.com/show_bug.cgi?id=1227609

Another is that connecting to a different server could confuse
test_connection into thinking the connection was successful (because
of data from the previous run) when in fact it was not.

Thanks: Tingting Zheng for finding the original bug.
2015-09-03 16:12:22 +01:00
..
2015-08-27 15:42:55 +01:00
2015-08-27 15:42:55 +01:00
2014-11-27 14:39:31 +00:00
2015-08-27 15:42:55 +01:00
2015-08-27 15:42:55 +01:00
2015-08-27 15:42:55 +01:00
2015-08-27 15:42:55 +01:00