heat/heat/common
Steven Hardy cd94c31909 heat API : Make CreateStack work with boto
Further API rework to make stack creation work via boto
- Use webob.request.params not GET, as boto passes POST parameters in body
- Wrap CreateStack response in CreateStackResponse as expected by boto
- Add API debug for JSON format responses
- (second version in stackforge due to long-line fix)
ref #125

Change-Id: I347368ee0395a9019fae69a06e45260379ed7722
Signed-off-by: Steven Hardy <shardy@redhat.com>
2012-06-29 14:20:59 +01:00
..
__init__.py Remove openstack copy right assignment as we have not done that yet. 2012-03-15 09:36:51 +11:00
auth.py Validate all resource properties 2012-05-24 21:01:46 +10:00
auth_token.py Authentication Overhaul 2012-05-29 16:54:03 -07:00
client.py Fix auth failed exception handler 2012-05-30 10:46:59 -07:00
config.py Fix the setup of daemon config 2012-06-06 23:07:54 +10:00
context.py Fix the metadata server auth (KeystoneCreds only sent from heat) 2012-06-15 10:55:51 +10:00
crypt.py Resolving rpmlint errors and adding man pages. 2012-04-16 13:46:58 -04:00
exception.py cloudwatch: set HA template to send watch data 2012-05-25 14:20:13 +02:00
policy.py Remove openstack copy right assignment as we have not done that yet. 2012-03-15 09:36:51 +11:00
utils.py heat api/engine : Reworked approach to aligning with AWS date format 2012-06-18 11:30:50 +01:00
wsgi.py heat API : Make CreateStack work with boto 2012-06-29 14:20:59 +01:00