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://
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
- Started by
- Completed by
Related branches
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add add-uri-
(?)