Towards Resiliency. 48/1148/4 1.0.1
authorTommy Carpenter <tc677g@att.com>
Mon, 14 Oct 2019 20:18:21 +0000 (16:18 -0400)
committerTommy Carpenter <tc677g@att.com>
Tue, 15 Oct 2019 15:04:11 +0000 (11:04 -0400)
commit7cec82d95d4b9d18c42b103eb14d39f94fcd0776
treee2c36e1f5f6febe0fa8f25c0329811c5b24b7604
parentf87c8579c3ed3e2dbf531c4c4c7e3b15489c7bdb
Towards Resiliency.

- Moves the "database" access calls to mimic the SDL API, in preparation for moving to SDL.
- Does not yet actually use SDL or Redis, but the transition to those will be much shorter after this change.

Change-Id: I596d06bcf85b6e9d5184d478802da574058c69f9
Signed-off-by: Tommy Carpenter <tc677g@att.com>
Dockerfile-Unit-Test
a1/controller.py
a1/data.py
container-tag.yaml
docs/release-notes.rst
integration_tests/a1mediator/Chart.yaml
setup.py
tests/test_controller.py
tests/test_data.py [new file with mode: 0644]