manifests/osm_clientservice.yaml
0 → 100644
+75
−0
proto/osm_client.proto
0 → 100644
+71
−0
+2
−0
src/osm_client/Config.py
0 → 100644
+20
−0
Loading
Implement new osm_client.proto Create logic to manage request provide by NBI microservice Including ServiceServicer implementation ToDo: Automatic test with HTTP Mock Dockerfile