Page MenuHomeDevCentral

Initialize Flask application
ClosedPublic

Authored by dereckson on May 22 2017, 15:58.
Tags
None
Referenced Files
F9782064: D986.id2520.diff
Fri, Jun 13, 16:46
Unknown Object (File)
Wed, Jun 11, 10:50
Unknown Object (File)
Tue, Jun 10, 17:00
Unknown Object (File)
Mon, Jun 9, 18:09
Unknown Object (File)
Mon, Jun 9, 18:09
Unknown Object (File)
Sat, Jun 7, 18:24
Unknown Object (File)
Fri, Jun 6, 12:56
Unknown Object (File)
Thu, Jun 5, 17:40
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
Lint Not Applicable
Unit
Tests Not Applicable