virt-manager/virtinst/install
Fabiano Fidêncio 3009888a0e urlfetcher: Don't override fullurl when it's explicitly set
acquireFile method receives an optional "fullurl" argument. In case it's
not passed, its value is set as the same value of the filename. However,
when fullurl is passed, it should be used and not overriden by the
filename, otherwise fetcher.acquireFile() will just bail.

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2019-08-06 17:59:05 -04:00
..
__init__.py virtinst: Move multiple installer .py files to virtinst/install/ 2019-06-17 00:12:32 -04:00
installer.py unattended,installer*: Deal with multiple install scripts 2019-08-01 21:05:45 -04:00
installerinject.py virtinst: Move multiple installer .py files to virtinst/install/ 2019-06-17 00:12:32 -04:00
installertreemedia.py unattended,installer*: Deal with multiple install scripts 2019-08-01 21:05:45 -04:00
kernelupload.py virtinst: Move multiple installer .py files to virtinst/install/ 2019-06-17 00:12:32 -04:00
unattended.py unattended,installer*: Deal with multiple install scripts 2019-08-01 21:05:45 -04:00
urldetect.py urldetect: Add get_os_tree() 2019-07-16 16:54:29 -04:00
urlfetcher.py urlfetcher: Don't override fullurl when it's explicitly set 2019-08-06 17:59:05 -04:00