monasca-events-api/monasca_events_api/tests/unit
Artur Basiak 620a477df0 Add events endpoint
Provide basic endpoint:
/v1.0/events/
/healthcheck
/version
Endpoint reads request and returns HTTP code 200.
Provide code to run application in gunicorn mode.

Story: 2001112
Task: 4863

Change-Id: Ic7c344360b5acec5af7751a825e2dff8346cf1f7
Depends-On: I18d9f4ec543c76bfe1311ed1ee940827d4162298
2017-12-18 13:42:02 +01:00
..
event_template_json Add events endpoint 2017-12-18 13:42:02 +01:00
__init__.py Provide oslo.policies 2017-08-01 13:24:09 +02:00
base.py Add events endpoint 2017-12-18 13:42:02 +01:00
test_body_valodiation.py Add events endpoint 2017-12-18 13:42:02 +01:00
test_events_v1.py Add events endpoint 2017-12-18 13:42:02 +01:00
test_healthchecks.py Add events endpoint 2017-12-18 13:42:02 +01:00
test_policy.py Add events endpoint 2017-12-18 13:42:02 +01:00
test_request.py Provide oslo.policies 2017-08-01 13:24:09 +02:00
test_validation_middleware.py Add events endpoint 2017-12-18 13:42:02 +01:00
test_versions.py Add events endpoint 2017-12-18 13:42:02 +01:00