keystone/keystone/token
Dave Chen 5070039812 Using the right format to render the docstring correctly
There are several issues in the docstring, the format is not
correct, not using the full path of class etc.

This patch corrects all of them, so the docstring will be rendered
correctly.

Change-Id: I04d5818f38b5e75b6f6197ef5e13dcd64ed91bf4
2015-11-24 04:37:14 +00:00
..
persistence Using the right format to render the docstring correctly 2015-11-24 04:37:14 +00:00
providers Using the right format to render the docstring correctly 2015-11-24 04:37:14 +00:00
__init__.py Remove deprecated methods and functions in token subsystem 2015-02-27 11:04:38 -08:00
controllers.py Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
provider.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
routers.py HEAD responses should return same status as GET 2014-07-08 22:37:44 -07:00
utils.py Refactor: extract and rename unique_id method 2015-03-24 14:38:49 +00:00