virt-manager/tests/data/cli
Cole Robinson 5e48307e9d virtinstall: Set VM name earlier so disks are named correctly
We need to change the flow from

  * parse all the strings
  * set capabilities defaults
  * build installer
  * fill in all guest defaults

To

  * parse boot and metadata strings
  * set capabilities defaults
  * build installer
  * set --name default
  * parse all the remaining strings
  * fill in all guest defaults

Because --disk parsing depends on --name for some path generation.
So this fixes --disk names when --name is implicitly specified by
--install or --osinfo

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-08-03 12:34:47 -04:00
..
cloudinit virt-install: Add --cloud-init clouduser-ssh-key= 2022-03-01 14:29:46 -05:00
compare virtinstall: Set VM name earlier so disks are named correctly 2022-08-03 12:34:47 -04:00
unattended tests: data: Move all cli/ bits to their own directories 2020-09-08 17:48:40 -04:00
virtclone tests: testdriver: Rename default-pool -> pool-dir 2022-02-27 13:03:04 -05:00
virtxml cli: Add --boot refresh-machine-type=yes 2022-02-26 14:11:56 -05:00