nova/nova/tests/unit/servicegroup
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 move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_api.py Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
test_db_servicegroup.py Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
test_mc_servicegroup.py iso8601.is8601.Utc No Longer Exists 2017-08-29 19:26:55 -04:00