]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix a module import failure
authorTomas Sedovic <tomas@sedovic.cz>
Tue, 20 Mar 2012 10:19:01 +0000 (11:19 +0100)
committerTomas Sedovic <tomas@sedovic.cz>
Tue, 20 Mar 2012 10:19:01 +0000 (11:19 +0100)
commit1b44c7d46d8b0645f0368dad4938a55c5e6935e1
tree7f1e8c0c17a770a6edefa6327b03f72f1d1e478b
parent49ed27480e4ac97a7d233fafbe60fa2eda0ff7fd
Fix a module import failure

Running heat-api resulted in:

heat.common.exception.ImportFailure: Failed to import requested object/class:
    'heat.api.v1.API'. Reason: No module named openstack.common
heat/engine/client.py