]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat API : Add HeatAPINotImplementedError exception
authorSteven Hardy <shardy@redhat.com>
Wed, 22 Aug 2012 08:54:08 +0000 (09:54 +0100)
committerSteven Hardy <shardy@redhat.com>
Thu, 23 Aug 2012 17:30:19 +0000 (18:30 +0100)
commit9b14adc222c01f8a54c56bfe0b6658bd2968bda9
tree48720bcb8b8917094daf56698e06ef5ac5e9e86f
parentecc5a408a33f83b428a77376000c0b6f409393cd
heat API : Add HeatAPINotImplementedError exception

Add heat-specific HeatAPINotImplementedError, which
allows us to return a sensible error to requests for
API actions which have not yet been implemented

Change-Id: Ibaee8312e7e563d29801bd325d7638bca9efa622
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/api/aws/exception.py