Merge branch 'feat/interdomain' into 'develop'
Initial functional versions of Interdomain and Slice components See merge request teraflow-h2020/controller!100
No related branches found
No related tags found
Showing
- src/compute/genproto.sh 17 additions, 4 deletionssrc/compute/genproto.sh
- src/compute/proto/context_pb2.py 452 additions, 43 deletionssrc/compute/proto/context_pb2.py
- src/compute/proto/service_pb2.py 2 additions, 12 deletionssrc/compute/proto/service_pb2.py
- src/compute/service/rest_server/nbi_plugins/ietf_l2vpn/Constants.py 26 additions, 0 deletions...e/service/rest_server/nbi_plugins/ietf_l2vpn/Constants.py
- src/compute/service/rest_server/nbi_plugins/ietf_l2vpn/L2VPN_Service.py 23 additions, 13 deletions...rvice/rest_server/nbi_plugins/ietf_l2vpn/L2VPN_Service.py
- src/compute/service/rest_server/nbi_plugins/ietf_l2vpn/L2VPN_Services.py 26 additions, 10 deletions...vice/rest_server/nbi_plugins/ietf_l2vpn/L2VPN_Services.py
- src/compute/service/rest_server/nbi_plugins/ietf_l2vpn/L2VPN_SiteNetworkAccesses.py 42 additions, 25 deletions...erver/nbi_plugins/ietf_l2vpn/L2VPN_SiteNetworkAccesses.py
- src/compute/service/rest_server/nbi_plugins/ietf_l2vpn/schemas/vpn_service.py 1 addition, 1 deletion...rest_server/nbi_plugins/ietf_l2vpn/schemas/vpn_service.py
- src/compute/service/rest_server/nbi_plugins/ietf_l2vpn/tools/ContextMethods.py 39 additions, 0 deletions...est_server/nbi_plugins/ietf_l2vpn/tools/ContextMethods.py
- src/compute/tests/mock_osm/WimconnectorIETFL2VPN.py 160 additions, 155 deletionssrc/compute/tests/mock_osm/WimconnectorIETFL2VPN.py
- src/compute/tests/test_unitary.py 6 additions, 0 deletionssrc/compute/tests/test_unitary.py
- src/context/client/ContextClient.py 117 additions, 74 deletionssrc/context/client/ContextClient.py
- src/context/client/EventsCollector.py 5 additions, 0 deletionssrc/context/client/EventsCollector.py
- src/context/genproto.sh 17 additions, 4 deletionssrc/context/genproto.sh
- src/context/proto/context_pb2.py 452 additions, 43 deletionssrc/context/proto/context_pb2.py
- src/context/proto/context_pb2_grpc.py 198 additions, 0 deletionssrc/context/proto/context_pb2_grpc.py
- src/context/service/database/RelationModels.py 16 additions, 0 deletionssrc/context/service/database/RelationModels.py
- src/context/service/database/SliceModel.py 85 additions, 0 deletionssrc/context/service/database/SliceModel.py
- src/context/service/grpc_server/Constants.py 3 additions, 2 deletionssrc/context/service/grpc_server/Constants.py
- src/context/service/grpc_server/ContextServiceServicerImpl.py 154 additions, 7 deletions...context/service/grpc_server/ContextServiceServicerImpl.py
Loading
Please register or sign in to comment