]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Provide more information with template URL error
authorJeff Peeler <jpeeler@redhat.com>
Mon, 19 Nov 2012 17:10:12 +0000 (12:10 -0500)
committerJeff Peeler <jpeeler@redhat.com>
Mon, 19 Nov 2012 19:00:28 +0000 (14:00 -0500)
commit90b747061c7bf8efe624eeb7842789ac98a45709
tree3e68b107e6bb2812a4c62b3d5f6b534a6dfb7e1f
parent05a90503228f829f73bd1017b530a28cefa1a0d4
Provide more information with template URL error

Previously a generic read error was given. Inform the user with proper
exceptions for: the case when a resource is present but non-responsive
and when a resource is present but the requested data could not be
found.

Fixes bug 1072951

Change-Id: I35b92cea38358691015f8752e80efc6720e34e48
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
heat/api/cfn/v1/stacks.py