commit | 49cb47d9d193ffb8aaedf30baa1df938184988b0 | [log] [tgz] |
---|---|---|
author | Andy Botting <andy@andybotting.com> | Thu Feb 25 15:34:45 2016 +1100 |
committer | Andy Botting <andy@andybotting.com> | Thu Feb 25 15:36:09 2016 +1100 |
tree | 87209afec69d6606368250a4b80c0458a10306c4 | |
parent | 11df0f3b9666da0e4d0d4e195e1a183908928f39 [diff] |
Allow image name to be empty for simple list test An empty name is valid for an image, but the list_images scheme is missing the null option, so test_list_images test fails. This commit brings the list_images scheme in line with the list_images_detailed schema and allows the name field to be empty, and both test_list_images and test_list_images_with_detail tests pass. Change-Id: I40f05fc02c199747065830f7a7719680bbaa8d71