Add URI string pattern validation

Registered by Ken'ichi Ohmichi

There is a python library "rfc3987" which can validate "URI" pattern characters.
However, the library license is GPL, and OpenStack cannot use it due to the license.

The specification of URI is RFC3986 and the string pattern is described on http://www.ietf.org/rfc/rfc3986.txt .
We need to implement the validation based on the specification.

Blueprint information

Status:
Not started
Approver:
Doug Hellmann
Priority:
Undefined
Drafter:
Ken'ichi Ohmichi
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/add-uri-string-pattern-validation,n,z

Addressed by: https://review.openstack.org/101393
    Add add-uri-string-pattern-validation specs

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.