nova/nova/servicegroup/drivers
Sean McCully 3d86ae664a iso8601.is8601.Utc No Longer Exists
iso8601.UTC is correct datetime UTC field object.
iso8601 >= 0.1.12 includes only iso8601.UTC for python3
while both UTC and Utc() for python2. Less then 0.1.12
included both UTC and Utc() for both python2/3.

Change-Id: I10b84a9cc7f0cc8ea213a377e4c4f16168b6e45b
Closes-Bug: #1713354
2017-08-29 19:26:55 -04:00
..
__init__.py Create a directory for servicegroup drivers. 2013-01-10 17:08:42 -05:00
base.py Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
db.py Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
mc.py iso8601.is8601.Utc No Longer Exists 2017-08-29 19:26:55 -04:00