]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
RPC API: Add a StackNotFound exception
authorZane Bitter <zbitter@redhat.com>
Thu, 17 Jan 2013 10:10:14 +0000 (11:10 +0100)
committerZane Bitter <zbitter@redhat.com>
Thu, 17 Jan 2013 10:47:47 +0000 (11:47 +0100)
commit764f6ace9747d2d240b766bd22256aff16ed35fa
treeea1e1f9fc92ff2fc7d1ea727533efcb7d995b9c6
parentc41ff7e1416fad1b7f198d3c41fd2bf64645deaa
RPC API: Add a StackNotFound exception

Change-Id: Ic109e9f6f5cca3af531ffcd2c9149742442e66d4
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/api/aws/exception.py
heat/api/openstack/v1/util.py
heat/common/exception.py
heat/engine/service.py
heat/tests/test_api_cfn_v1.py
heat/tests/test_api_openstack_v1.py
heat/tests/test_engine_service.py