Page MenuHomeDevCentral

Initialize Flask application
ClosedPublic

Authored by dereckson on May 22 2017, 15:58.
Tags
None
Referenced Files
F12208957: D986.diff
Tue, Oct 7, 04:21
Unknown Object (File)
Sun, Oct 5, 14:55
Unknown Object (File)
Sun, Oct 5, 14:55
Unknown Object (File)
Sun, Oct 5, 14:55
Unknown Object (File)
Sun, Oct 5, 14:13
Unknown Object (File)
Sat, Oct 4, 03:50
Unknown Object (File)
Fri, Oct 3, 15:30
Unknown Object (File)
Fri, Oct 3, 15:30
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 1534
Build 1782: arc lint + arc unit