Page MenuHomeDevCentral

Initialize Flask application
ClosedPublic

Authored by dereckson on May 22 2017, 15:58.
Tags
None
Referenced Files
F24541018: D986.id2519.diff
Thu, Feb 26, 07:16
F24540938: D986.id2519.diff
Thu, Feb 26, 07:11
F24534740: D986.diff
Wed, Feb 25, 23:26
Unknown Object (File)
Tue, Feb 24, 11:26
Unknown Object (File)
Tue, Feb 24, 00:16
Unknown Object (File)
Mon, Feb 23, 16:49
Unknown Object (File)
Mon, Feb 23, 09:37
Unknown Object (File)
Mon, Feb 23, 09:31
Subscribers
None

Details

Summary

The notifications center's delivery API will listen to /delivery.

We initialize a Flask application with a /delivery/status 200 alive
reply to let monitoring tool and production environment tests check
if the application is up.

This commit has been done in the Francfort-Bruxelles ICE, with wifi aboard.

Test Plan
  1. Run it through ./app.py
  2. Browse /, get a 4O4
  3. Browse /delivery/status, get a 200 ALIVE

Diff Detail

Repository
rND Delivery API for Notifications center
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
master
Build Status
Buildable 1533
Build 1781: arc lint + arc unit