virt-manager/virtinst
Cole Robinson 51663a2c8c installer: Rework how we alter install and final XML
The Guest object passed in by the user is no longer altered in place,
instead we act on copies of the original XML. We need to rework how
unattended/cloudinit device altering works a bit to handle this.

There's some XML churn because working on parsexml gives different
output ordering, but this is expected.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-03-01 14:13:35 -05:00
..
devices diskbackend: Set relative path for media change 2022-02-27 13:44:26 -05:00
domain domain: launch_security: simplify defaults and validation 2022-02-28 08:45:18 -05:00
install installer: Rework how we alter install and final XML 2022-03-01 14:13:35 -05:00
__init__.py i18n: globally install also the ngettext function 2020-07-14 11:24:14 -04:00
_progresspriv.py tests: Add full test coverage for progress text output 2021-06-09 16:52:12 -04:00
buildconfig.py Prep for release 3.2.0 2020-11-14 16:15:22 -05:00
capabilities.py capabilities: Remove some XML parsing we don't use 2022-02-16 12:31:52 -05:00
cli.py domain: launch_security: simplify defaults and validation 2022-02-28 08:45:18 -05:00
cloner.py cloner: Improve error message about unimplemented rbd support 2022-01-26 16:58:45 -05:00
connection.py Fix some pylint, exclude some new warnings 2021-10-04 16:04:33 -04:00
diskbackend.py diskbackend: Set relative path for media change 2022-02-27 13:44:26 -05:00
domcapabilities.py domain: launch_security: simplify defaults and validation 2022-02-28 08:45:18 -05:00
generatename.py generatename: Move libvirt collision handling to callers 2019-06-11 17:54:45 -04:00
guest.py cli: Add --boot refresh-machine-type=yes 2022-02-26 14:11:56 -05:00
logger.py tests: abide logging options for clitests 2019-12-11 17:57:28 -05:00
network.py hostnets: Remove SR-IOV info listing 2019-06-16 23:48:51 -04:00
nodedev.py nodedev: Move the CLI string format lookup to cli.py 2022-01-21 13:20:46 -05:00
osdict.py osdict: Drop usb-tablet checking 2022-02-12 12:51:05 -05:00
pollhelpers.py objects: Erase the notion of connkey 2020-09-01 14:27:11 -04:00
progress.py progress: Drop tqdm and revert back to local urlgrabber copy 2021-06-09 16:52:11 -04:00
snapshot.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
storage.py diskbackend: Set relative path for media change 2022-02-27 13:44:26 -05:00
support.py object: nodedev: support isActive state 2022-01-17 14:37:06 -05:00
uri.py xmlutil: add a diff() helper 2020-09-05 15:49:55 -04:00
virtclone.py Remove shebangs from library paths 2021-06-22 19:54:37 -04:00
virtinstall.py installer: Do not force reboot with --cloud-init 2022-03-01 10:32:01 -05:00
virtxml.py cli: Recommend --osinfo more over --os-variant 2022-02-12 11:53:09 -05:00
xmlapi.py cli: Add --xml xpath option for virt-install and virt-xml 2020-09-11 15:04:37 -04:00
xmlbuilder.py xmlbuilder: Make XMLManualActions work more like XMLChildProperty 2022-02-27 11:38:13 -05:00
xmlutil.py xmlutil: add a diff() helper 2020-09-05 15:49:55 -04:00