report_coverage_context.sh
0 → 100755
+3
−0
run_integration_tests.sh
0 → 100755
+7
−0
+1
−0
src/common/database/api/Constants.py
0 → 100644
+2
−0
Loading
Common: - implemented ServiceException class - updated attributes in entities belonging to Database API - implemented test method to populate database with example topology Context service: - updated genproto script - implemented report_coverage_context script - moved specific rest scripts to root folder - minor arrangements in ContextClient - updated proto python files - implemented GetTopology RPC functionality - implemented unitary testing for GetTopology Device service: - updated genproto script