[virt-tools-list] [virt-manager PATCH] virt-install: concatenate all extra-args argument

Pavel Hrdina phrdina at redhat.com
Fri Mar 18 14:13:33 UTC 2016


On Fri, Mar 18, 2016 at 09:37:16AM -0400, Cole Robinson wrote:
> On 03/18/2016 04:08 AM, Pavel Hrdina wrote:
> > So far we used only the last --extra-args argument from virt-install
> > command line, but it makes more sense to use all occurrences of
> > --extra-args and pass them to kernel.
> > 
> > Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> > ---
> >  tests/cli-test-xml/compare/virt-install-kvm-f14-url.xml | 2 +-
> >  virt-install                                            | 9 +++++----
> >  virtManager/create.py                                   | 6 +-----
> >  virtinst/distroinstaller.py                             | 3 ++-
> >  virtinst/installer.py                                   | 4 ++--
> >  virtinst/urlfetcher.py                                  | 3 ---
> >  6 files changed, 11 insertions(+), 16 deletions(-)
> > 
> 
> ACK
> 
> - Cole

Thanks, pushed now.




More information about the virt-tools-list mailing list