Implement GET and /healthcheck 39/539/3
authorTommy Carpenter <tommy@research.att.com>
Thu, 18 Jul 2019 20:21:21 +0000 (20:21 +0000)
committerTommy Carpenter <tommy@research.att.com>
Tue, 23 Jul 2019 14:00:34 +0000 (14:00 +0000)
commitfdf050451414e1a816e343bcd56f33186a742e49
tree0089aa70026388682863f2c0ad7cd487e9c8af31
parent24514469850dc9a543869f132385633039c5f5a6
Implement GET and /healthcheck

Change-Id: Ia2804306f91e5d877dd51af21ac02d94622a4089
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
18 files changed:
Dockerfile
a1/controller.py
a1/openapi.yaml
container-tag.yaml
docs/developer-guide.rst
docs/release-notes.rst
integration_tests/a1mediator/Chart.yaml
integration_tests/a1mediator/files/rmr_string_int_mapping.txt
integration_tests/a1mediator/templates/config.yaml
integration_tests/a1mediator/templates/deployment.yaml
integration_tests/receiver.py
integration_tests/test_a1.tavern.yaml
integration_tests/test_local.rt
integration_tests/testreceiver/templates/config.yaml
setup.py
tests/fixtures/rmr_string_int_mapping.txt
tests/test_controller.py
tests/testing_helpers.py