Comment 0 for bug 1581583

Revision history for this message
Niall Bunting (niall-bunting) wrote : check_allowed does not work

test_update_disallowed_attributes in glance/tests/unit/v2/test_images_resource.py

Does not work as intended. It does not test if the attributes are disallowed but actually falls back to a validation that happens later on in the code.