Comment 21 for bug 1632538

Revision history for this message
James Page (james-page) wrote :

Ubuntu SRU information

[impact]
hostnames containing '-' get incorrectly rejected as valid uri's

[test case]
>>> import rfc3986
>>> rfc3986.is_valid_uri('https://rdo-ci-fx2-06-s5.v103.rdoci.lab.eng.rdu.redhat.com:13696')
False

[regression potential]
0.2.0 -> 0.2.2 contains the fix for this and two other unrelated fixes; as this has been in upstream openstack gate, I'd prefer to align on this version.