Towards a1 1.0.0; DELETE, no vector: 21/1021/7
authorTommy Carpenter <tc677g@att.com>
Thu, 26 Sep 2019 15:14:16 +0000 (11:14 -0400)
committerTommy Carpenter <tc677g@att.com>
Tue, 1 Oct 2019 13:25:23 +0000 (09:25 -0400)
commitbfa46147cce23a46a49fb53dfae8a790b0fe34e4
tree2194abefa1f86ec6ca98690b454e094d3f3b9b25
parent30a7bdce9115e6bba8811edae2fc949e404021da
Towards a1 1.0.0; DELETE, no vector:

* Implement instance delete
* Moves away from the status vector and now aggregates statuses
* Pop through a1s mailbox "3x as often"; on all 3 kinds of instance GET since all such calls want the latest information
* Misc cleanups in controller
* Add rmr-version.yaml for CICD jobs

Change-Id: I7290652784b2d6d297dd9e78af3051eba209651c
Signed-off-by: Tommy Carpenter <tc677g@att.com>
15 files changed:
Dockerfile
a1/controller.py
a1/data.py
a1/exceptions.py
a1/openapi.yaml
container-tag.yaml
docs/release-notes.rst
install_deps.sh
integration_tests/a1mediator/Chart.yaml
integration_tests/receiver.py
integration_tests/test_a1.tavern.yaml
rmr-version.yaml [new file with mode: 0644]
setup.py
tests/test_controller.py
tox-integration.ini