keystone/keystone/models
ChangBo Guo(gcb) f6c56d51a2 Use the oslo.utils.reflection to extract the class name
The oslo.utils reflection module/code handles more variations
of where a class name may come from (on python 2 and python 3)
so its usage allows getting more accurate class names so we might
as well use it.

Change-Id: I94a1f522755ec76b9b48b881c42b65a7c4c3860f
2016-01-28 13:05:34 +08:00
..
__init__.py Add the new Keystone TokenModel 2014-07-25 09:50:27 -07:00
token_model.py Use the oslo.utils.reflection to extract the class name 2016-01-28 13:05:34 +08:00