Compute component:
- Migrated to use new generic Rest servicer - Moved client declarations close to use places to prevent initialization locks - Adaptations to comply with the new settings framework - Updated unitary tests to use new generic Rest and gRPC servicers and clients - Minor code styling/formatting
Showing
- src/compute/service/rest_server/nbi_plugins/ietf_l2vpn/L2VPN_Service.py 6 additions, 12 deletions...rvice/rest_server/nbi_plugins/ietf_l2vpn/L2VPN_Service.py
- src/compute/service/rest_server/nbi_plugins/ietf_l2vpn/L2VPN_Services.py 4 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 8 additions, 13 deletions...erver/nbi_plugins/ietf_l2vpn/L2VPN_SiteNetworkAccesses.py
- src/compute/service/rest_server/nbi_plugins/ietf_l2vpn/__init__.py 1 addition, 1 deletion...te/service/rest_server/nbi_plugins/ietf_l2vpn/__init__.py
- src/compute/tests/MockService_Dependencies.py 58 additions, 0 deletionssrc/compute/tests/MockService_Dependencies.py
- src/compute/tests/PrepareTestScenario.py 52 additions, 0 deletionssrc/compute/tests/PrepareTestScenario.py
- src/compute/tests/test_unitary.py 5 additions, 64 deletionssrc/compute/tests/test_unitary.py
Loading
Please register or sign in to comment