glance/glance/tests
Abhishek Kekane 8dba796806 Fix 500 if custom property name is greater than 255
If user passes property 'key' greater than 255 characters
then it fails with 500 error.

Modified request deserializer to check if custom property key
is greater than 255 characters then raise HTTPBadRequest with
appropriate error message.

Change-Id: I1d24ff4812315b590675452891ab4d51e8c836a2
Closes-Bug: #1737952
2018-01-05 04:34:49 +00:00
..
etc Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
functional Use new oslo.db base test case 2017-11-22 10:48:23 -06:00
integration Remove usage of parameter enforce_type 2017-05-31 14:32:20 +08:00
unit Fix 500 if custom property name is greater than 255 2018-01-05 04:34:49 +00:00
var Support importing OVA/OVF package to Glance 2016-02-24 14:35:19 -08:00
__init__.py Invoke Monkey Patching for All Tests 2017-03-22 11:46:28 -05:00
stubs.py Remove unused None from dict.get() 2017-07-05 12:49:10 +00:00
test_hacking.py Hacking checks for not using dict iteration calls 2016-01-25 21:54:08 -08:00
utils.py Add fixture to only emit DeprecationWarning once 2017-12-12 15:49:04 +00:00