Page MenuHomeDevCentral

Initialize Flask application
ClosedPublic

Authored by dereckson on May 22 2017, 15:58.
Tags
None
Referenced Files
F33318264: D986.id.diff
Tue, Jun 16, 15:08
F33282459: D986.id2518.diff
Tue, Jun 16, 10:49
Unknown Object (File)
Mon, Jun 15, 23:16
Unknown Object (File)
Mon, Jun 15, 10:24
Unknown Object (File)
Sun, Jun 14, 05:10
Unknown Object (File)
Sat, Jun 13, 23:35
Unknown Object (File)
Sat, Jun 13, 20:45
Unknown Object (File)
Sat, Jun 13, 20:43
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 1532
Build 1780: arc lint + arc unit