[virt-tools-list] [PATCH v2 virt-manager] cli: Add --network	mtu.size=X option
    Cole Robinson 
    crobinso at redhat.com
       
    Wed Jun  6 14:50:48 UTC 2018
    
    
  
One minor bit: when adding a v2, typical format is
[PATCH virt-manager v2] ...
Doesn't impact the patch content though.
On 06/06/2018 10:07 AM, Anya Harter wrote:
> This maps to interface XML like:
> 
>     <interface>
>       <mtu size='X'/>
>     </interface>
> 
> Signed-off-by: Anya Harter <aharter at redhat.com>
> ---
>  tests/cli-test-xml/compare/virt-install-many-devices.xml | 1 +
>  tests/clitest.py                                         | 2 +-
>  virtinst/cli.py                                          | 2 ++
>  virtinst/devices/interface.py                            | 4 +++-
>  4 files changed, 7 insertions(+), 2 deletions(-)
> 
Looks good, pushed now:
https://github.com/virt-manager/virt-manager/commit/8bde479112072e8961e8243c2c7525c9870dc9d1
Thanks,
Cole
    
    
More information about the virt-tools-list
mailing list