glance/glance/tests
Zhongyue Luo bbe442dddb Glance should use openstack.common.timeutils
Implements blueprint use-common-timeutils

1. Edit openstack-common.conf and import glance/openstack/common/timeutils.py
2. Replace datetime.utcnow with timeutils.utcnow
3. Replace utils.isotime with timeutils.isotime
4. Replace utils.parse_isotime with timeutils.parse_isotime
5. Replace utils.normalize_time with timeutils.normalize_time
6. Remove datetime related functions and datetime related unittests

Change-Id: I014548848f738b00c670be3d372b16f47f6dee96
2012-06-07 23:22:31 +08:00
..
etc Load schema properties when v2 API starts 2012-05-14 09:35:37 -07:00
functional Glance should use openstack.common.timeutils 2012-06-07 23:22:31 +08:00
unit Glance should use openstack.common.timeutils 2012-06-07 23:22:31 +08:00
var New -k/--insecure command line option 2012-02-13 13:57:13 +00:00
__init__.py Just use pure nosetests. 2012-06-04 15:29:26 -04:00
logcapture.py Avoid glance-logcapture displaying empty logs. 2012-03-20 17:19:36 +00:00
stubs.py Implements blueprint import-dynamic-stores. 2012-05-16 09:39:49 -07:00
utils.py Add cfg's new global CONF object 2012-06-05 21:50:55 +01:00