[virt-tools-list] [PATCH 0/2] virt-install: allow to specify "startupPolicy" for --disk
Cole Robinson
crobinso at redhat.com
Thu Oct 3 14:33:00 UTC 2013
On 10/03/2013 10:01 AM, Giuseppe Scrivano wrote:
> Now --disk accepts startup_policy that will affect the value of
> "disk/source/@startupPolicy".
>
> Giuseppe Scrivano (2):
> virtinst: expose disk/source startupPolicy attribute
> virt-install: allow to specify "startupPolicy" for --disk
>
> man/virt-install.pod | 5 +++++
> tests/clitest.py | 2 ++
> tests/xmlparse-xml/change-disk-out.xml | 2 +-
> tests/xmlparse.py | 1 +
> virtinst/cli.py | 1 +
> virtinst/devicedisk.py | 1 +
> 6 files changed, 11 insertions(+), 1 deletion(-)
>
ACK series
FWIW while there's an upstream bug[1] about adding virt-manager support for
this, I don't think we should expose this bit in the UI, it's really a 'behind
the scenes' management tool thing, and not something common enough to add a UI
element for.
[1]: https://bugzilla.redhat.com/show_bug.cgi?id=828722
- Cole
More information about the virt-tools-list
mailing list