deckhand/deckhand/tests/unit/control
Felipe Monteiro cdec6356a5 Add health resource for ucp-integration API convention
It is a UCP API convention to include a health resource in order
for other components to access and validate Deckhand's health status [0].

As such, this PS accomplishes that goal. Also add uwsgi.ini file to
instantiate the webserver using a more complex configuration that
can be overriden more easily.

[0] https://github.com/att-comdev/ucp-integration/blob/master/docs/api-conventions.md#health-check-api

Change-Id: Ice24cec6d0b98c16af62d9436925083d4092a032
2017-10-23 17:34:03 +01:00
..
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
base.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
test_api_initialization.py Add health resource for ucp-integration API convention 2017-10-23 17:34:03 +01:00
test_base_controller.py DECKHAND-80: Validations API Implementation 2017-10-21 23:09:16 -04:00
test_buckets_controller.py DECKHAND-80: Validations API Implementation 2017-10-21 23:09:16 -04:00
test_validations_controller.py DECKHAND-80: Validations API Implementation 2017-10-21 23:09:16 -04:00