Page MenuHomeDevCentral

Initialize Flask application
ClosedPublic

Authored by dereckson on May 22 2017, 15:58.
Tags
None
Referenced Files
F5053063: D986.id2517.diff
Tue, Mar 4, 05:03
Unknown Object (File)
Thu, Feb 27, 04:57
Unknown Object (File)
Wed, Feb 26, 17:21
Unknown Object (File)
Wed, Feb 26, 11:49
Unknown Object (File)
Wed, Feb 26, 06:12
Unknown Object (File)
Tue, Feb 25, 19:58
Unknown Object (File)
Tue, Feb 25, 12:54
Unknown Object (File)
Mon, Feb 24, 17:50
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