Add th ability to (un)load wrapper components through API 59/50659/1
authorThomas Duval <thomas.duval@orange.com>
Mon, 15 Jan 2018 20:12:32 +0000 (21:12 +0100)
committerThomas Duval <thomas.duval@orange.com>
Mon, 15 Jan 2018 20:12:32 +0000 (21:12 +0100)
commitba90e446c6d5a51c9ed392416f90b7bb56d11603
treed4f2f02ace9af594fbe6abce3824cfb494ece998
parent1da8f2e5f28813a90ecc329462dcc647ce757494
Add th ability to (un)load wrapper components through API

Change-Id: I58a25dbc0479e416d471115885dab7ccfb27e18a
moon_manager/moon_manager/api/slaves.py [new file with mode: 0644]
moon_manager/moon_manager/http_server.py
moon_orchestrator/moon_orchestrator/api/pods.py
moon_orchestrator/moon_orchestrator/api/slaves.py [new file with mode: 0644]
moon_orchestrator/moon_orchestrator/drivers.py
moon_orchestrator/moon_orchestrator/http_server.py
moon_orchestrator/tests/unit_python/test_pods.py
moon_orchestrator/tests/unit_python/test_slaves.py [new file with mode: 0644]
python_moonutilities/Changelog
python_moonutilities/python_moonutilities/__init__.py
python_moonutilities/python_moonutilities/exceptions.py