octavia/octavia/amphorae/backends
Elena Ezhova 685f7c17fd Make registering error handlers compliant with Flask 0.11
With Flask 0.11 setting error handlers by directly modifying
app.error_handler_spec dictionary leads to AttributeErrors.
It should be done by using register_error_handler method or
errorhandler decorator.

Change-Id: I2f41ab2b9ea8c4a964b16acdf77def1b08b64a6e
Closes-Bug: #1587849
2016-06-01 16:33:40 +03:00
..
agent Make registering error handlers compliant with Flask 0.11 2016-06-01 16:33:40 +03:00
health_daemon Replace deprecated LOG.warn with LOG.warning 2016-03-08 14:54:24 +08:00
utils Fix some inconsistency in docstrings 2016-01-09 07:53:48 +00:00
__init__.py Initial directory skeleton 2014-09-04 15:28:10 -06:00