]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Move utils.py to a more appropriate location
authorZane Bitter <zbitter@redhat.com>
Fri, 7 Dec 2012 14:38:51 +0000 (15:38 +0100)
committerZane Bitter <zbitter@redhat.com>
Fri, 7 Dec 2012 14:47:20 +0000 (15:47 +0100)
commit0c8416537bb26e975b340ae75a0388cf8c0cd712
treed886f65483edcb6401187388786fa60d65d6f3a6
parentd7437715af4a7b440ab9760e2eb089f4150d5819
Move utils.py to a more appropriate location

It's only used by the database code.

Change-Id: Icd81fdb950b84bcbd365dd80f701a4992f695ea7
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/db/api.py
heat/db/migration.py
heat/db/utils.py [moved from heat/utils.py with 100% similarity]
heat/tests/functional/util.py