Page MenuHomeDevCentral

Initialize Flask application
ClosedPublic

Authored by dereckson on May 22 2017, 15:58.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 04:22
Unknown Object (File)
Mon, Jan 20, 04:57
Unknown Object (File)
Mon, Jan 20, 03:55
Unknown Object (File)
Sun, Jan 19, 22:41
Unknown Object (File)
Fri, Jan 17, 21:37
Unknown Object (File)
Fri, Jan 17, 21:37
Unknown Object (File)
Fri, Jan 17, 21:37
Unknown Object (File)
Fri, Jan 17, 21:37
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