Page MenuHomeDevCentral

Initialize Flask application
ClosedPublic

Authored by dereckson on May 22 2017, 15:58.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 6, 05:57
Unknown Object (File)
Sat, Jul 5, 17:09
Unknown Object (File)
Fri, Jul 4, 09:46
Unknown Object (File)
Thu, Jul 3, 15:21
Unknown Object (File)
Wed, Jul 2, 22:40
Unknown Object (File)
Wed, Jul 2, 04:47
Unknown Object (File)
Wed, Jul 2, 04:41
Unknown Object (File)
Tue, Jul 1, 17:07
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