Comment 0 for bug 1615084

Revision history for this message
Nisha Yadav (ynisha11) wrote : Keystone server should define "type" attribute as a MIME Media Type but accepts anything in 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].

[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