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

Change-Id: If55cd6ca0eab8be9d192e76430aedf1d5a1767c3
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