Commits on Source (36)
-
Shayan Hajipour authored
bug fix: port & device uuids extracted from device protobuf message instead of custom feature which is dedicated for emulated devices.
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Shayan Hajipour authored
bug fix: temporary fix for MEC PoC demo. Config rules and OpenConfig driver for L3VPN should change based on telefonica recipe.
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
ssh://gifrerenom_labs.etsi.org/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/110-cttc-incorrect-endpoint-lookup-in-nbi-etsi-bwm-plugin
-
Lluis Gifre Renom authored
- Fixes in per-vendor specificities - Renamed sequence_id to statement_name
-
Lluis Gifre Renom authored
- Fixes in per-vendor specificities - Cosmetic improvements
-
Lluis Gifre Renom authored
- Recovered removed blocks - Adapted IP address assignment to interfaces being part of a network instance
-
Lluis Gifre Renom authored
- Correct order of config rules - Correct attribute names
-
Lluis Gifre Renom authored
- Disabled IPInfusion custom fields in table connections - Corrected interface handling messages
-
Lluis Gifre Renom authored
- Add MTU to subinterfaces - Cosmetic improvements
-
Lluis Gifre Renom authored
- Merged logics to manage composition of config rules
-
Lluis Gifre Renom authored
- Cosmetic changes
-
Lluis Gifre Renom authored
- Minor style fixing
-
Lluis Gifre Renom authored
- Rolling back malformed config rules, left backup for future integration
-
Lluis Gifre Renom authored
- Rolling back malformed config rules, left backup for future integration
-
Lluis Gifre Renom authored
- Rolling back malformed config rules, left backup for future integration
-
Lluis Gifre Renom authored
- Rolling back malformed config rules, left backup for future integration
-
Lluis Gifre Renom authored
- Rolling back malformed config rules, left backup for future integration
-
ssh://gifrerenom_labs.etsi.org/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/110-cttc-incorrect-endpoint-lookup-in-nbi-etsi-bwm-plugin
-
Lluis Gifre Renom authored
- Corrected Jinja template for edit-config interface/subinterface
-
Lluis Gifre Renom authored
- Added test for IPInfusion OcNOS
-
Lluis Gifre Renom authored
- intermediate step towards supporting configuration of OcNOS devices
-
Lluis Gifre Renom authored
- Updated test for IPInfusion OcNOS
-
Lluis Gifre Renom authored
- Updated header of test launcher for IPInfusion OcNOS SBI driver
-
Lluis Gifre Renom authored
Resolve "(CTTC) Incorrect endpoint lookup in NBI ETSI BWM plugin" See merge request !196
-
Konstantinos Poulakakis authored
Showing
- scripts/run_tests_locally-device-openconfig-ocnos.sh 25 additions, 0 deletionsscripts/run_tests_locally-device-openconfig-ocnos.sh
- src/device/service/drivers/openconfig/OpenConfigDriver.py 3 additions, 0 deletionssrc/device/service/drivers/openconfig/OpenConfigDriver.py
- src/device/service/drivers/openconfig/templates/Tools.py 2 additions, 1 deletionsrc/device/service/drivers/openconfig/templates/Tools.py
- src/device/service/drivers/openconfig/templates/VPN/Interfaces_multivendor.py 4 additions, 2 deletions...rivers/openconfig/templates/VPN/Interfaces_multivendor.py
- src/device/service/drivers/openconfig/templates/VPN/Network_instance_multivendor.py 28 additions, 6 deletions.../openconfig/templates/VPN/Network_instance_multivendor.py
- src/device/service/drivers/openconfig/templates/VPN/Routing_policy.py 4 additions, 4 deletions...ervice/drivers/openconfig/templates/VPN/Routing_policy.py
- src/device/service/drivers/openconfig/templates/__init__.py 2 additions, 1 deletionsrc/device/service/drivers/openconfig/templates/__init__.py
- src/device/service/drivers/openconfig/templates/interface/subinterface/edit_config.xml 15 additions, 13 deletions...enconfig/templates/interface/subinterface/edit_config.xml
- src/device/service/drivers/openconfig/templates/network_instance/interface/edit_config.xml 4 additions, 0 deletions...nfig/templates/network_instance/interface/edit_config.xml
- src/device/service/drivers/openconfig/templates/network_instance/protocols/edit_config.xml 22 additions, 0 deletions...nfig/templates/network_instance/protocols/edit_config.xml
- src/device/service/drivers/openconfig/templates/network_instance/table_connections/edit_config.xml 3 additions, 0 deletions...plates/network_instance/table_connections/edit_config.xml
- src/device/tests/test_unitary_openconfig_ocnos.py 210 additions, 0 deletionssrc/device/tests/test_unitary_openconfig_ocnos.py
- src/nbi/service/rest_server/nbi_plugins/etsi_bwm/Resources.py 11 additions, 4 deletions...nbi/service/rest_server/nbi_plugins/etsi_bwm/Resources.py
- src/nbi/service/rest_server/nbi_plugins/etsi_bwm/Tools.py 125 additions, 38 deletionssrc/nbi/service/rest_server/nbi_plugins/etsi_bwm/Tools.py
- src/pathcomp/frontend/service/algorithms/tools/ComposeConfigRules.py 4 additions, 0 deletions...p/frontend/service/algorithms/tools/ComposeConfigRules.py
- src/service/service/service_handlers/l3nm_openconfig/ConfigRules.py 25 additions, 8 deletions...e/service/service_handlers/l3nm_openconfig/ConfigRules.py
- src/service/service/service_handlers/l3nm_openconfig/ConfigRules_test_ocnos.py 337 additions, 0 deletions...ervice_handlers/l3nm_openconfig/ConfigRules_test_ocnos.py
- src/service/service/service_handlers/l3nm_openconfig/L3NMOpenConfigServiceHandler.py 4 additions, 2 deletions..._handlers/l3nm_openconfig/L3NMOpenConfigServiceHandler.py
- src/webui/service/__init__.py 4 additions, 1 deletionsrc/webui/service/__init__.py