heat/heat/common
Angus Salkeld 424ca9b632 Catch all yaml exceptions
Instead of catching 2 specific exceptions, rather catch the generic
YAMLError as the documentation suggests:
http://pyyaml.org/wiki/PyYAMLDocumentation#YAMLError

Closes-bug: #1242155
Change-Id: I840d5eccafcc576d7a0022d81e5bc50af2d77803
2013-10-19 10:51:53 -10:00
..
__init__.py Remove openstack copy right assignment as we have not done that yet. 2012-03-15 09:36:51 +11:00
auth_password.py Replace OpenStack LLC with OpenStack Foundation 2013-09-20 02:43:12 +08:00
auth_token.py Replace OpenStack LLC with OpenStack Foundation 2013-09-20 02:43:12 +08:00
config.py Wrap common exceptions in _() 2013-10-18 11:28:12 +11:00
context.py Fix RequestContext.to_dict user/username inconsistency 2013-10-09 20:12:44 +01:00
crypt.py uses os.urandom instead of Crypto.Random for backward compatibility 2013-04-11 17:31:53 +02:00
custom_backend_auth.py Add auth middleware for custom cloud backend 2013-01-14 10:21:59 +01:00
environment_format.py Catch all yaml exceptions 2013-10-19 10:51:53 -10:00
exception.py Validate template parameter attributes 2013-10-14 18:27:03 -05:00
heat_keystoneclient.py heat_keystoneclient: Fix consuming trusts via v2 API 2013-10-01 23:27:22 +01:00
identifier.py Wrap common exceptions in _() 2013-10-18 11:28:12 +11:00
plugin_loader.py add missing gettextutils imports 2013-07-02 14:22:24 +01:00
policy.py Replace OpenStack LLC with OpenStack Foundation 2013-09-20 02:43:12 +08:00
short_id.py Wrap common exceptions in _() 2013-10-18 11:28:12 +11:00
template_format.py Catch all yaml exceptions 2013-10-19 10:51:53 -10:00
timeutils.py Wrap common exceptions in _() 2013-10-18 11:28:12 +11:00
urlfetch.py Prevent urlfetch from returning encoded chars 2013-10-18 14:12:17 -05:00
wsgi.py Log exception traces in APIs 2013-10-01 15:49:27 +02:00