keystone/keystone/token
Morgan Fainberg db6869d616 Convert to urlsafe base64 audit ids
Convert audit ids over to being urlsafe base64 strings. This also
addresses an issue with Python3 bytes object not having a .encode
method.

Change-Id: I9e9459b87ebb84d3bc3e36ef10a4b8364abc0c5f
bp: non-persistent-tokens
2014-08-20 11:28:28 -07:00
..
backends Move token persistence classes to token.persistence module 2014-07-24 16:03:50 -07:00
persistence Use functions in oslo.utils 2014-08-09 12:36:09 +00:00
providers Add audit ids to tokens 2014-08-19 23:49:22 +00:00
__init__.py Move token persistence classes to token.persistence module 2014-07-24 16:03:50 -07:00
controllers.py Add audit ids to tokens 2014-08-19 23:49:22 +00:00
core.py Move token persistence classes to token.persistence module 2014-07-24 16:03:50 -07:00
provider.py Convert to urlsafe base64 audit ids 2014-08-20 11:28:28 -07:00
routers.py HEAD responses should return same status as GET 2014-07-08 22:37:44 -07:00