virt-manager/virtinst
Martin Kletzander 70fa76a780 Support incomplete .treeinfo files
In case there was '.treeinfo' file available, virt-install was
forcibly getting image information out of the file.  For some
distributions (especially older releases, e.g. RHEL 4), there might be
'.treeinfo' file available, but with incomplete information.  Allow
fallback to default values even when '.treeinfo' file is found.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=954262
2013-04-22 16:57:40 +02:00
..
__init__.py virtinst: Remove ParaVirt and FullVirtGuest 2013-04-13 13:40:45 -04:00
Boot.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
CapabilitiesParser.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
cli.py Remove a bunch of outdates FIXME/XXX comments 2013-04-17 09:32:00 -04:00
Clock.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
CloneManager.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
CPU.py cpu: add helper function to reset cpu related variables to none 2013-04-20 16:04:55 -04:00
DistroInstaller.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
DomainFeatures.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
DomainNumatune.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
Guest.py virtinst: Remove not-very-useful post_install_check 2013-04-15 12:37:36 -04:00
hostkeymap.py virtinst: util: Move keymap stuff to its own file 2013-04-13 16:31:13 -04:00
ImageFetcher.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
ImageInstaller.py virtinst: install: simplify has_install_phase() 2013-04-15 12:37:36 -04:00
ImageParser.py Remove a bunch of outdates FIXME/XXX comments 2013-04-17 09:32:00 -04:00
ImportInstaller.py virtinst: install: simplify has_install_phase() 2013-04-15 12:37:36 -04:00
Installer.py virtinst: install: simplify has_install_phase() 2013-04-15 12:37:36 -04:00
Interface.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
LiveCDInstaller.py virtinst: install: simplify has_install_phase() 2013-04-15 12:37:36 -04:00
NodeDeviceParser.py Remove a bunch of outdates FIXME/XXX comments 2013-04-17 09:32:00 -04:00
osdict.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
OSDistro.py Support incomplete .treeinfo files 2013-04-22 16:57:40 +02:00
PXEInstaller.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
Seclabel.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
Storage.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
support.py check cpu host-model mode support 2013-04-20 16:04:43 -04:00
uriutil.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
User.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
util.py Remove a bunch of outdates FIXME/XXX comments 2013-04-17 09:32:00 -04:00
VirtualAudio.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualCharDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualController.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualDisk.py VirtualDisk: Fix iotune code indentation 2013-04-17 13:15:24 -04:00
VirtualFilesystem.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualGraphics.py virtinst: util: Move keymap stuff to its own file 2013-04-13 16:31:13 -04:00
VirtualHostDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualInputDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualMemballoon.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualNetworkInterface.py tests: Greatly expand testdriver.xml 2013-04-21 13:34:51 -04:00
VirtualRedirDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualSmartCardDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualVideoDevice.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
VirtualWatchdog.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
XMLBuilderDomain.py VirtualGraphics: Don't lookup local keymap over and over 2013-04-13 16:18:03 -04:00