Merge branch 'feat/service-fix-new-database-api' into 'develop'
Multiple fixes to correct problems with common.database in Compute, Service and CentralizedAttackDetector. See merge request teraflow-h2020/controller!30
Showing
- proto/centralized_attack_detector.proto 3 additions, 8 deletionsproto/centralized_attack_detector.proto
- proto/compute.proto 7 additions, 8 deletionsproto/compute.proto
- proto/service.proto 1 addition, 3 deletionsproto/service.proto
- src/centralizedattackdetector/client/CentralizedAttackDetectorClient.py 11 additions, 12 deletions...dattackdetector/client/CentralizedAttackDetectorClient.py
- src/centralizedattackdetector/proto/centralized_attack_detector_pb2.py 5 additions, 6 deletions...edattackdetector/proto/centralized_attack_detector_pb2.py
- src/centralizedattackdetector/proto/centralized_attack_detector_pb2_grpc.py 3 additions, 4 deletions...ackdetector/proto/centralized_attack_detector_pb2_grpc.py
- src/centralizedattackdetector/proto/context_pb2.py 1945 additions, 290 deletionssrc/centralizedattackdetector/proto/context_pb2.py
- src/centralizedattackdetector/proto/monitoring_pb2.py 325 additions, 19 deletionssrc/centralizedattackdetector/proto/monitoring_pb2.py
- src/centralizedattackdetector/proto/service_pb2.py 14 additions, 543 deletionssrc/centralizedattackdetector/proto/service_pb2.py
- src/centralizedattackdetector/service/CentralizedAttackDetectorService.py 16 additions, 13 deletions...ttackdetector/service/CentralizedAttackDetectorService.py
- src/centralizedattackdetector/service/CentralizedAttackDetectorServiceServicerImpl.py 23 additions, 32 deletions...r/service/CentralizedAttackDetectorServiceServicerImpl.py
- src/centralizedattackdetector/tests/test_unitary.py 5 additions, 18 deletionssrc/centralizedattackdetector/tests/test_unitary.py
- src/compute/client/ComputeClient.py 19 additions, 19 deletionssrc/compute/client/ComputeClient.py
- src/compute/proto/compute_pb2.py 12 additions, 13 deletionssrc/compute/proto/compute_pb2.py
- src/compute/proto/compute_pb2_grpc.py 24 additions, 25 deletionssrc/compute/proto/compute_pb2_grpc.py
- src/compute/proto/context_pb2.py 1945 additions, 290 deletionssrc/compute/proto/context_pb2.py
- src/compute/proto/service_pb2.py 14 additions, 543 deletionssrc/compute/proto/service_pb2.py
- src/compute/service/ComputeServiceServicerImpl.py 43 additions, 284 deletionssrc/compute/service/ComputeServiceServicerImpl.py
- src/compute/service/rest_server/Server.py 2 additions, 2 deletionssrc/compute/service/rest_server/Server.py
- src/compute/service/rest_server/resources/Compute.py 12 additions, 14 deletionssrc/compute/service/rest_server/resources/Compute.py
Loading
Please register or sign in to comment