Page MenuHomeDevCentral

Initialize Flask application
ClosedPublic

Authored by dereckson on May 22 2017, 15:58.
Tags
None
Referenced Files
F3755115: D986.diff
Mon, Nov 18, 12:48
Unknown Object (File)
Sun, Nov 17, 13:13
Unknown Object (File)
Sat, Nov 16, 15:51
Unknown Object (File)
Tue, Nov 12, 11:07
Unknown Object (File)
Tue, Nov 12, 06:33
Unknown Object (File)
Mon, Nov 11, 17:43
Unknown Object (File)
Mon, Nov 11, 11:48
Unknown Object (File)
Mon, Nov 11, 09:33
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