Activity log for bug #1615084

Date Who What changed Old value New value Message
2016-08-19 18:39:13 Nisha Yadav bug added bug
2016-08-19 18:39:45 Nisha Yadav summary Keystone server should define "type" attribute as a MIME Media Type but accepts anything in v3 policies.py Keystone server should define "type" attribute as a MIME Media Type but accepts anything
2016-08-19 18:39:59 Nisha Yadav summary Keystone server should define "type" attribute as a MIME Media Type but accepts anything Keystone server should define "type" attribute as a MIME Media Type but accepts everything
2016-08-19 18:42:15 Nisha Yadav description The bug was discovered while writing the policies functional tests [1]. Keystone server should define "type" attribute as a MIME Media Type [2] but accepts everything, for example, UUID is accepted in [1]. [1] https://review.openstack.org/#/c/337836/2/keystoneclient/tests/functional/v3/test_policies.py [2] https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/v3/policies.py The bug was discovered while writing the policies functional tests [1]. Keystone server should define "type" attribute as a MIME Media Type [2] but accepts everything, for example, UUID is accepted in [1] while creating policy with/without using client_fixtures.py as well as while updating a policy. [1] https://review.openstack.org/#/c/337836/2/keystoneclient/tests/functional/v3/test_policies.py [2] https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/v3/policies.py
2016-08-19 18:43:29 Nisha Yadav description The bug was discovered while writing the policies functional tests [1]. Keystone server should define "type" attribute as a MIME Media Type [2] but accepts everything, for example, UUID is accepted in [1] while creating policy with/without using client_fixtures.py as well as while updating a policy. [1] https://review.openstack.org/#/c/337836/2/keystoneclient/tests/functional/v3/test_policies.py [2] https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/v3/policies.py The bug was discovered while writing the policies functional tests [1]. Keystone server should define "type" attribute as a MIME Media Type [2] but accepts everything, for example, UUID is accepted in [1] while creating and updating a policy. [1] https://review.openstack.org/#/c/337836/2/keystoneclient/tests/functional/v3/test_policies.py [2] https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/v3/policies.py
2017-08-10 19:33:08 Morgan Fainberg affects python-keystoneclient keystone
2017-12-05 22:38:44 Lance Bragstad keystone: status New Confirmed
2017-12-05 22:38:47 Lance Bragstad keystone: importance Undecided Low