mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-12 09:18:00 +03:00
167bae862b
To match the XML schema, rename these subarguments and add aliases to preserve compatibility: * baseBoard_asset -> baseBoard.asset * baseBoard_location -> baseBoard.location * baseBoard_manufacturer -> baseBoard.manufacturer * baseBoard_product -> baseBoard.product * baseBoard_serial -> baseBoard.serial * baseBoard_version -> baseBoard.version * bios_date -> bios.date * bios_release -> bios.release * bios_vendor -> bios.vendor * bios_version -> bios.version * system_family -> system.family * system_manufacturer -> system.manufacturer * system_product -> system.product * system_serial -> system.serial * system_sku -> system.sku * system_uuid -> system.uuid * system_version -> system.version In truth this does not accurately represent the XML either, which uses a generic <entry name='FOO'>BAR</entry> syntax. We should expose that raw config on the cli, but also provide these convenience options too, so using '.' here is still useful to be consistent with new style opt names. |
||
---|---|---|
.. | ||
devices | ||
domain | ||
__init__.py | ||
capabilities.py | ||
cli.py | ||
cloner.py | ||
connection.py | ||
diskbackend.py | ||
domcapabilities.py | ||
floppyinject.py | ||
guest.py | ||
hostkeymap.py | ||
initrdinject.py | ||
installer.py | ||
installertreemedia.py | ||
interface.py | ||
kernelupload.py | ||
network.py | ||
nodedev.py | ||
osdict.py | ||
pollhelpers.py | ||
progress.py | ||
snapshot.py | ||
storage.py | ||
support.py | ||
unattended.py | ||
uri.py | ||
urldetect.py | ||
urlfetcher.py | ||
util.py | ||
xmlapi.py | ||
xmlbuilder.py |