nova/nova/tests
He Jie Xu 8093549e58 Generate better validation error message when using name regexes
There are some regexes used in the json-schema for complex string validation.
When the validation failed, json-schema lib didn't generate a useful error
info for the user, it shows the regex to the user. But regex is really
unreadable for normal user. This patch override the default FormatChecker to
support passed in custom error message. This required using custom format
checker instead of using 'pattern'.

Change-Id: Ie6d789e38f64e04a3a76618639c34d36591d6187
Partial-Bug: #1541691
2016-03-02 08:47:26 +00:00
..
functional Merge "complete the removal of api_version from rest client parameters" 2016-03-02 05:54:50 +00:00
live_migration/hooks Ceph for live-migration job 2016-01-22 16:27:58 +03:00
unit Generate better validation error message when using name regexes 2016-03-02 08:47:26 +00:00
__init__.py
fixtures.py fix usage of opportunistic test cases with enginefacade 2016-02-24 20:21:43 -05:00
uuidsentinel.py Add uuidsentinel test module 2015-12-14 11:28:55 +01:00