[virt-tools-list] [virt-manager PATCH] virt-install: add --resource support
chenhanxiao at cn.fujitsu.com
chenhanxiao at cn.fujitsu.com
Wed Jun 4 02:16:45 UTC 2014
> -----Original Message-----
> From: Cole Robinson [mailto:crobinso at redhat.com]
> Sent: Sunday, June 01, 2014 12:25 AM
> To: Chen, Hanxiao/陈 晗霄; virt-tools-list at redhat.com
> Subject: Re: [virt-tools-list] [virt-manager PATCH] virt-install: add --resource
> support
>
> 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
>
Thanks, pushed.
- Chen
More information about the virt-tools-list
mailing list