keystone/keystone/credential
Steve Martinelli faa6aed1a8 Use jsonutils from oslo.serialization
Rather than sync'ing with oslo-incubator, let's use the library
oslo.serialization instead.
We can't remove jsonutils under keystone/openstack/common/
because it's still used by other common functions.

Change-Id: Ic3e8d621616dd1cf14ac1446405896f2dc61288b
2014-10-06 01:33:42 -04:00
..
backends Support the hints mechanism in list_credentials() 2014-08-11 15:35:44 +04:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py Use jsonutils from oslo.serialization 2014-10-06 01:33:42 -04:00
core.py Support the hints mechanism in list_credentials() 2014-08-11 15:35:44 +04:00
routers.py Change the sub-routers to provide JSON Home data 2014-08-26 09:57:15 -05:00
schema.py Implement validation on Credential V3 2014-08-31 03:41:09 -04:00