openstack-python-openstackc.../openstackclient/tests
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
..
api Standardize import format 2016-07-22 19:24:02 +08:00
common Allow setting quotas for server groups and server group members 2016-07-27 13:04:36 +03:00
compute Merge "Pass security group id to novaclient while adding security group to server" 2016-07-29 13:21:20 +00:00
identity format token expires time to prevent json loading datetime data 2016-09-05 17:23:42 +00:00
image Merge "Use identity fake classes instead of old unit tests data" 2016-07-26 15:13:20 +00:00
integ Rearrange integration tests 2016-08-31 14:59:36 -05:00
network Merge "Add '--dhcp' and '--no-dhcp' options to os subnet list cmd" 2016-08-11 07:27:35 +00:00
object Standardize import format 2016-07-22 19:24:02 +08:00
volume Merge "Fix errors in volume set/unset image properties unit tests" 2016-08-19 02:48:08 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Standardize import format 2016-07-22 19:24:02 +08:00
test_shell.py osc-lib: shell 2016-08-05 13:48:55 -05:00
utils.py Standardize import format 2016-07-22 19:24:02 +08:00