octavia/octavia/amphorae/backends/agent
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
..
api_server Make registering error handlers compliant with Flask 0.11 2016-06-01 16:33:40 +03:00
templates Allow choice of upstart or sysvinit 2015-12-08 00:06:45 -06:00
__init__.py Implements the haproxy amphora agent api server 2015-06-02 18:13:39 +00:00
agent_jinja_cfg.py Allow choice of upstart or sysvinit 2015-12-08 00:06:45 -06:00