Comment 8 for bug 1471034

Revision history for this message
jiaxi (tjxiter) wrote : Re: invalid URLs are not suppressed

Hello,everyone:

I commited this patch set https://review.openstack.org/#/c/200512/ mainly for suggestion.

keystone.common.validation.parameter_types.py #57 is terribly wrong.
It can't recognize many invalid urls.
Why should we use this regex?