[virt-tools-list] [virt-manager PATCH] virt-install: add --resource support

Cole Robinson crobinso at redhat.com
Sat May 31 16:24:30 UTC 2014


On 05/30/2014 02:01 AM, Chen Hanxiao wrote:
> This patch will enable setting
> resource partition configuration.
> 
> Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> ---
>  man/virt-install.pod                    |  6 ++++++
>  tests/clitest.py                        |  1 +
>  tests/xmlparse-xml/change-guest-out.xml |  3 +++
>  tests/xmlparse.py                       |  3 +++
>  virtinst/__init__.py                    |  1 +
>  virtinst/cli.py                         | 15 +++++++++++++++
>  virtinst/domainresource.py              | 31 +++++++++++++++++++++++++++++++
>  virtinst/guest.py                       |  8 +++++---
>  8 files changed, 65 insertions(+), 3 deletions(-)
>  create mode 100644 virtinst/domainresource.py
> 

ACK

- Cole




More information about the virt-tools-list mailing list