deb-heat/heat/tests/db
dixiaoli 906d35c775 datetime.datetime.utcnow() should be replaced
timeutils.utcnow() should be used instead of datetime.datetime.now()
or datetime.datetime.utcnow()
This patch unifies it.
Closes-Bug: #1514748

Change-Id: Icb73746905612661cbda03e679fbfddd80bb6cc2
2015-11-10 17:24:51 +00:00
..
__init__.py Add migration test framework 2013-12-20 12:32:58 +11:00
test_migrations.py datetime.datetime.utcnow() should be replaced 2015-11-10 17:24:51 +00:00
test_sqlalchemy_api.py datetime.datetime.utcnow() should be replaced 2015-11-10 17:24:51 +00:00
test_sqlalchemy_filters.py Re-factor db sqlalchemy tests 2015-03-31 11:41:40 -04:00
test_sqlalchemy_types.py Re-factor db sqlalchemy tests 2015-03-31 11:41:40 -04:00
test_utils.py Fixes migrate_data utils to avoid created_at filed 2015-04-01 15:28:33 +05:30