heat/heat
Zane Bitter f8fbbd0726 Raise NotFound exceptions from database
Raise a specific exception (NotFound) if something is not found in the
database. Then we can match on this exception, rather than searching the
error message (which effectively makes the text of error messages part of
the API).

Change-Id: I22673ffb1407cf95b1fe24eaec8824039c1dda4e
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-06-15 11:36:33 +02:00
..
api heat API : return response body as XML not JSON 2012-06-14 07:48:26 +01:00
cloudinit Allow login to U10 jeos launched from heat 2012-05-24 17:12:27 -07:00
common Fix the metadata server auth (KeystoneCreds only sent from heat) 2012-06-15 10:55:51 +10:00
db Raise NotFound exceptions from database 2012-06-15 11:36:33 +02:00
engine Raise NotFound exceptions from database 2012-06-15 11:36:33 +02:00
metadata Fix new pep8 warnings. 2012-06-01 11:50:36 -07:00
openstack Update openstack-common 2012-06-06 15:15:15 +10:00
rpc Authentication Overhaul 2012-05-29 16:54:03 -07:00
testing Align with project standards. 2012-05-21 16:48:34 -07:00
tests Tidy up Resource creation and deletion 2012-06-15 11:36:33 +02:00
__init__.py Sync cfg from openstack-common 2012-03-16 11:49:46 -04:00
client.py heat API : return response body as XML not JSON 2012-06-14 07:48:26 +01:00
cloudformations.py Add a Timeout (-t) to the heat options (and make -f for templates). 2012-06-07 11:41:03 +10:00
manager.py Fix a heap of pep8 errors 2012-04-16 17:07:07 +10:00
service.py Authentication Overhaul 2012-05-29 16:54:03 -07:00
utils.py Remove cfntools and jeos 2012-06-07 07:47:47 -07:00
version.py Updated the version to 4 2012-05-14 14:25:19 -04:00