yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #22891
[Bug 1326599] Re: The 'uri' input validation of jsonschema does not work
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1326599
Title:
The 'uri' input validation of jsonschema does not work
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Now the 'uri' format validation of jsonschema library should be used for
API input validation, but it does not work.
In jsonschema library, it tries to import rfc3987 library for 'uri'
vaildation. And if it fails, jsonschema does not check 'uri' format.
Now requirements.txt of Nova does not contain rfc3987 and the 'uri'
validation does not work.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1326599/+subscriptions
References