Activity log for bug #1581583

Date Who What changed Old value New value Message
2016-05-13 15:42:25 Niall Bunting bug added bug
2016-05-13 15:44:52 Niall Bunting summary check_allowed does not work test_update_disallowed_attributes does not work
2016-05-13 15:45:05 Niall Bunting summary test_update_disallowed_attributes does not work test_update_disallowed_attributes tests incorrectly
2016-05-13 15:56:32 OpenStack Infra glance: status New In Progress
2016-05-31 13:42:00 Niall Bunting description 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. 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. This is because _check_allowed does not actually work as expected.Therefore it should be fixed and added to the parts that are missing it.
2016-09-16 22:51:29 Nikhil Komawar glance: importance Undecided Medium