[libvirt] [PATCH] schema: use a better regex for listen addresses

Jiri Denemark jdenemar at redhat.com
Thu Nov 26 09:54:13 UTC 2015


On Thu, Nov 26, 2015 at 10:43:15 +0100, Ján Tomko wrote:
> A domain with '::' as the listen address fails to validate.
> 
> Reuse the 'ipAddr' and 'dnsName' regexes from basictypes instead
> of reinventing them.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1285665
> ---
>  docs/schemas/domaincommon.rng                                | 7 ++++---
>  tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-policy.args | 2 +-
>  tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-policy.xml  | 4 ++--
>  3 files changed, 7 insertions(+), 6 deletions(-)

ACK

Jirka




More information about the libvir-list mailing list