[libvirt] [PATCH v2 1/2] news: Allow xml validation for snapshot creation

Eric Blake eblake at redhat.com
Wed Jul 31 13:01:29 UTC 2019


On 7/30/19 10:57 PM, Han Han wrote:
> Signed-off-by: Han Han <hhan at redhat.com>
> ---
>  docs/news.xml | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 1134309ec2..6d90ea8389 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -76,6 +76,16 @@
>        </change>
>      </section>
>      <section title="Improvements">
> +      <change>
> +        <summary>
> +          qemu: Allow to validate xml for snapshot creation

"allow to $verb" is not idiomatic English; it is either "allow $subject
to $verb" or "allow ${verb}ing".

In this case, I'd even prefer "Allow validation of xml"

ACK; I can fix that up and push (and thanks for catching that I added
this feature without news).

> +        </summary>
> +        <description>
> +          Add flag <code>VIR_DOMAIN_SNAPSHOT_CREATE_VALIDATE</code> to validate
> +          snapshot input xml. For virsh, users can use it as <code>virsh
> +          snapshot-create --validate</code>.
> +        </description>
> +      </change>
>      </section>
>      <section title="Bug fixes">
>      </section>
> 

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190731/f7027c8b/attachment-0001.sig>


More information about the libvir-list mailing list