Towards a1 1.0.0; implement missing GETs 95/995/3
authorTommy Carpenter <tc677g@att.com>
Mon, 23 Sep 2019 13:48:23 +0000 (09:48 -0400)
committerTommy Carpenter <tc677g@att.com>
Wed, 25 Sep 2019 14:41:43 +0000 (10:41 -0400)
commit30a7bdce9115e6bba8811edae2fc949e404021da
treeb7d9227ffb67c6f937f4bbc432b4f22438d7b708
parent148e2699cf55e5619d181c2e46e1f672456a4422
Towards a1 1.0.0; implement missing GETs

- Implement GET all policy type ids
- Implement GET all policy instance ids for a policy type
- fix a tiny bug in integration test receiver

Change-Id: I3d60415096a7d8df3392abdcdd100ef47b80ab51
Signed-off-by: Tommy Carpenter <tc677g@att.com>
Dockerfile-Unit-Test
a1/controller.py
a1/data.py
a1/openapi.yaml
container-tag.yaml
docs/release-notes.rst
integration_tests/a1mediator/Chart.yaml
integration_tests/receiver.py
integration_tests/test_a1.tavern.yaml
setup.py
tests/test_controller.py