Comment 0 for bug 1367480

Revision history for this message
Samuel de Medeiros Queiroz (samueldmq) wrote :

The fact of not having tests for this may cause some bugs.
For example, in KVS backend we call an non existent method and it would be avoided if we had such tests. [1]

[1] https://github.com/openstack/keystone/blame/master/keystone/assignment/backends/kvs.py#L512