python-openstackclient/openstackclient/identity/v3
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
catalog.py Standardize logger usage of catalog in identity 2016-06-23 08:22:51 +00:00
consumer.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
credential.py Merge "Update doc for credential in indentityv3" 2016-07-19 09:21:56 +00:00
domain.py Remove execute permission on a few files 2016-07-22 17:38:34 +00:00
ec2creds.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
endpoint.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
federation_protocol.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
group.py Remove execute permission on a few files 2016-07-22 17:38:34 +00:00
identity_provider.py Gate-unbreaking combo review 2016-08-18 07:21:15 -05:00
mapping.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
policy.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
project.py Remove execute permission on a few files 2016-07-22 17:38:34 +00:00
region.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
role_assignment.py Add support for domain specific roles 2016-08-10 20:32:55 +00:00
role.py Add support for domain specific roles 2016-08-10 20:32:55 +00:00
service_provider.py Gate-unbreaking combo review 2016-08-18 07:21:15 -05:00
service.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
token.py format token expires time to prevent json loading datetime data 2016-09-05 17:23:42 +00:00
trust.py osc-lib: command 2016-06-13 11:00:22 -05:00
unscoped_saml.py osc-lib: command 2016-06-13 11:00:22 -05:00
user.py Remove execute permission on a few files 2016-07-22 17:38:34 +00:00