Files
monasca-api/monasca_api/common
Joe Keen 91c6fa7628 Fixed errors in the resouce try/catch decorator
Catching general falcon HTTP error instead of specific errors

General exception handler had an error that caused an exception.  This was
caught by gunicorn which generated an HTML response instead of the response
we expect.

Fixed typo in MeultipleMetricsException.

Change-Id: I5fdf58a9c732df3cb980d4c498730ea639b0a5a3
2015-11-13 12:00:05 -07:00
..