python-openstackclient/openstackclient/identity
Steve Martinelli 24c8b94baf format token expires time to prevent json loading datetime data
When output to shell, the token issue time is fine; however when
selecting the json formatter (via the --format json) option, an
exception is raised when formatting the dataetime data.

Rather than pass in the datetime data, we should format the data
with the ISO 8601 formatting.

Closes-Bug: 1619937
Change-Id: Iffebb2d5413fabfd283dfa94fc560fc37270f9dd
2016-09-05 17:23:42 +00:00
..
v2_0 format token expires time to prevent json loading datetime data 2016-09-05 17:23:42 +00:00
v3 format token expires time to prevent json loading datetime data 2016-09-05 17:23:42 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py osc-lib: shell 2016-08-05 13:48:55 -05:00
common.py Add support for domain specific roles 2016-08-10 20:32:55 +00:00