]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add utils & exception from openstack-common
authorAngus Salkeld <asalkeld@redhat.com>
Thu, 5 Apr 2012 06:39:22 +0000 (16:39 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Thu, 5 Apr 2012 06:43:09 +0000 (16:43 +1000)
commite7f05dba5d899200b9e09b22ea423fa33fd1b612
treec4c88bd28a71db4a6b5e9060e57b0b8a85f455a3
parentaff20aca99866b0b1244133313b65d0be395034d
Add utils & exception from openstack-common

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
18 files changed:
bin/heat-api
bin/heat-engine
heat/common/config.py
heat/common/context.py
heat/common/exception.py
heat/common/utils.py
heat/common/wsgi.py
heat/context.py
heat/db/api.py
heat/engine/resources.py
heat/openstack/common/exception.py [new file with mode: 0644]
heat/openstack/common/utils.py [new file with mode: 0644]
heat/rpc/__init__.py
heat/rpc/amqp.py
heat/rpc/common.py
heat/rpc/impl_qpid.py
heat/service.py
openstack-common.conf