What | Removed | Added |
---|---|---|
Assignee | virt-bugs@suse.de | carnold@suse.com |
According to the man page, using --print-xml does create storage and therefore storage pools are also created. To disable this, you must use --dry-run. I have created a patch that keys off the --dry-run option and if used, will not create the storage pools. Currently in the Virtualization repo.