]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
The utils module in oslo is no more.
authorMichael Still <mikal@stillhq.com>
Sat, 18 May 2013 23:17:47 +0000 (09:17 +1000)
committerMichael Still <mikal@stillhq.com>
Sat, 18 May 2013 23:17:47 +0000 (09:17 +1000)
commit75c449fcb7bf7f579d7d974968b6ffaf045de26b
treec4e1acbe14185a0f455c35d5fb26e81534320039
parent1d79afc696be72701c02675b0a18e71ebbe22898
The utils module in oslo is no more.

The utils module in oslo has been removed (with most of its
functionality moving across to strutils). Luckily it was imported
in heat but never actually used, so removing it is relatively easy.

Change-Id: I3df27a553ebe7de188893038f9285d4b9a789d19
heat/openstack/common/utils.py [deleted file]