Implement the delete_pod function in Manager and Orchestrator 41/50241/1
authorThomas Duval <thomas.duval@orange.com>
Mon, 8 Jan 2018 15:20:29 +0000 (16:20 +0100)
committerThomas Duval <thomas.duval@orange.com>
Mon, 8 Jan 2018 15:20:29 +0000 (16:20 +0100)
commit9e25cdc18d6a5013db876641ef0a151f34ff62c5
tree12ce89c8b33d174c4cc978ddfa9f17e04a7349d1
parent48857b80be18bb0985aab643f5c8c899194d636b
Implement the delete_pod function in Manager and Orchestrator

Change-Id: I55da3610fa791ec9b3343cca49c5ca034cc7579f
moon_manager/moon_manager/api/pdp.py
moon_manager/tests/unit_python/conftest.py
moon_orchestrator/moon_orchestrator/api/pods.py
moon_orchestrator/moon_orchestrator/drivers.py
moon_orchestrator/moon_orchestrator/http_server.py
moon_orchestrator/tests/unit_python/mock_pods.py
moon_orchestrator/tests/unit_python/utilities.py