deb-glance/glance/common
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
..
__init__.py Merge prop fixes 2011-01-26 11:26:54 -06:00
animation.py Fix exception name 2012-02-23 16:33:56 +00:00
auth.py Lock pep8 at v1.1 2012-05-24 07:47:20 -07:00
client.py fix side effects from seekability test on input file 2012-06-05 12:25:57 +01:00
config.py Add cfg's new global CONF object 2012-06-05 21:50:55 +01:00
context.py Add cfg's new global CONF object 2012-06-05 21:50:55 +01:00
crypt.py General cleanup 2012-03-14 14:31:17 -07:00
exception.py Glance should use openstack.common.importutils 2012-06-04 23:37:31 +08:00
policy.py Adds documentation for policy files. 2012-01-24 21:19:26 -05:00
utils.py Glance should use openstack.common.timeutils 2012-06-07 23:22:31 +08:00
wsgi.py Add cfg's new global CONF object 2012-06-05 21:50:55 +01:00