Add python CommandExecutor gRPC server w/ auth 24/85124/6
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Fri, 12 Apr 2019 22:51:26 +0000 (18:51 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 16 Apr 2019 14:38:51 +0000 (10:38 -0400)
commitee120a54f32d3643eefbef03ca0f4ca9c423e58b
treeab0c4bec1eb85eb86d47ed7255482e79268d1e67
parent4bce798653dc7cfe644ef57c1eee07d17e0df352
Add python CommandExecutor gRPC server w/ auth

Change-Id: Ie5fefb804c3d88c5be19d19da10d4d2b5f36008c
Issue-ID: CCSDK-1164
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
ms/command-executor/pom.xml
ms/command-executor/src/main/python/command_executor_server.py [new file with mode: 0644]
ms/command-executor/src/main/python/request_header_validator_interceptor.py [new file with mode: 0644]