deb-ceilometer/ceilometer/api
srsakhamuri e3fb64b2a0 Returns 401 when unauthorized project access occurs
Throwing wsme based exceptions out of non-wsme context causes api server
to return 500 since the exception goes uncaught. Instead return
http response with error code 401 to return to client safely

Change-Id: Ifb753581e392ea7961b976bc97ee2348feb6825c
Closes-Bug: 1365770
2014-09-05 22:07:41 +00:00
..
controllers Returns 401 when unauthorized project access occurs 2014-09-05 22:07:41 +00:00
__init__.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
acl.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
app.py Improve api_paste_config file searching 2014-08-13 15:50:35 -04:00
app.wsgi Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
config.py Move enable_acl and debug config to ceilometer.conf 2014-01-21 17:40:17 +01:00
hooks.py Allow to have different DB for alarm and metering 2014-07-18 11:18:17 +02:00
middleware.py Fix H405 violations and re-enable gating 2014-07-01 13:41:27 +03:00