Page MenuHomeDevCentral

Initialize Flask application
ClosedPublic

Authored by dereckson on May 22 2017, 15:58.
Tags
None
Referenced Files
F38208660: D986.id2520.diff
Thu, Jul 23, 16:19
Unknown Object (File)
Thu, Jul 23, 10:48
Unknown Object (File)
Tue, Jul 21, 11:12
Unknown Object (File)
Tue, Jul 21, 03:37
Unknown Object (File)
Tue, Jul 21, 01:35
Unknown Object (File)
Tue, Jul 21, 01:34
Unknown Object (File)
Tue, Jul 21, 01:32
Unknown Object (File)
Mon, Jul 20, 19:56
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