]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Small tweaks to recreation of remote errors
authorLuis A. Garcia <luis@linux.vnet.ibm.com>
Tue, 23 Jul 2013 23:59:32 +0000 (23:59 +0000)
committerLuis A. Garcia <luis@linux.vnet.ibm.com>
Sat, 3 Aug 2013 00:19:29 +0000 (00:19 +0000)
commitd0765af7c8b17d48b2fe3c70e87383af4bd0c5c9
treebccc51574c2fbcc4e11a54a55818101665129cf9
parent9004239b9ffc7d1ef6ae3393a8d500e1d822af4a
Small tweaks to recreation of remote errors

The patch adds heat common exceptions to the list of trusted exceptions
that can be re-spawned across RPC calls (this is the default behavior
for all OS components). The patch adds the corresponding package to the
declaration of the allowed_rpc_exception_modules as well as to the conf
sample.

Change-Id: Ib89d0bd4dd8f5240a9f3e973b8a04d0a5bfe2193
etc/heat/heat.conf.sample
heat/common/config.py
heat/openstack/common/rpc/__init__.py