keystoneauth/keystoneauth/fixture
Ian Cordasco 4fa4ad5661 Replace datetime calculations with utility functions
In multiple places, keystoneauth is calculating a delta from utcnow. By
placing this logic in descriptively named utility functions, we can make
reviewing those operations a bit easier.

Change-Id: Id16658d8b01432dfc31b6e973180c7eab6681c3d
2015-05-28 09:01:42 +10:00
..
__init__.py Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07:00
discovery.py Replace datetime calculations with utility functions 2015-05-28 09:01:42 +10:00
exception.py Initial Split of python-keystoneclient to keystoneauth 2015-04-20 14:49:59 -07:00
v2.py Replace datetime calculations with utility functions 2015-05-28 09:01:42 +10:00
v3.py Replace datetime calculations with utility functions 2015-05-28 09:01:42 +10:00