Commits on Source (62)
-
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
-
Pablo Armingol authored
-
Pablo Armingol authored
1) Modify device component to store ACL data 2) New WebUI tab with logical inventory
-
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
-
Pablo Armingol authored
-
Pablo Armingol authored
1) Yang handler file 2) Hardware inventory file 3) Minor changes
-
Pablo Armingol authored
-
Pablo Armingol authored
-
https://labs.etsi.org/rep/tfs/controllerPablo Armingol authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/tid-add-interface-information-to-network-instance
-
Pablo Armingol authored
-
Lluis Gifre Renom authored
Resolve "(TID) Logical Inventory" See merge request !222
-
https://labs.etsi.org/rep/tfs/controllerPablo Armingol authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/tid-add-interface-information-to-network-instance
-
Lluis Gifre Renom authored
Resolve "(TID) Add interface information to network instance" See merge request !220
-
Pablo Armingol authored
-
Pablo Armingol authored
-
https://labs.etsi.org/rep/tfs/controllerPablo Armingol authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/62-tid-add-support-to-nbi-to-export-the-device-inventory-items-2
-
Lluis Gifre Renom authored
Resolve "(TID) Add support to NBI to export the device inventory items" See merge request !237
-
HPA in webui service
-
-
default variables set code refactoring NATS cluster complete Startup Probe failling in NATS cluster mode Cockroach cluster operator and NATS cluster mode Update Update scheduling policy for CRDB NATS cluster mode Testing CRDB cluster with node affinity Revert "Testing dynamic node resources" This reverts commit 856eb479. Testing dynamic node resources NGINX and redeployall Update my_deploy.sh Update nginx_ingress_http.yaml Redeploy all fixed Add redeploy all feature
-
Restore default values
-
-
HPA in webui service
-
-
default variables set code refactoring NATS cluster complete Startup Probe failling in NATS cluster mode Cockroach cluster operator and NATS cluster mode Update Update scheduling policy for CRDB NATS cluster mode Testing CRDB cluster with node affinity Revert "Testing dynamic node resources" This reverts commit 856eb479. Testing dynamic node resources NGINX and redeployall Update my_deploy.sh Update nginx_ingress_http.yaml Redeploy all fixed Add redeploy all feature
-
Restore default values
-
This reverts commit 610f10e7.
-
David José Araújo Ferreira authored
Showing
- manifests/nginx_ingress_http.yaml 1 addition, 1 deletionmanifests/nginx_ingress_http.yaml
- 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/Acl.py 33 additions, 31 deletionssrc/device/service/drivers/openconfig/templates/Acl.py
- src/device/service/drivers/openconfig/templates/Inventory.py 5 additions, 1 deletionsrc/device/service/drivers/openconfig/templates/Inventory.py
- src/device/service/drivers/openconfig/templates/NetworkInstances.py 17 additions, 0 deletions.../service/drivers/openconfig/templates/NetworkInstances.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/__main__.py 3 additions, 0 deletionssrc/nbi/service/__main__.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/nbi/service/rest_server/nbi_plugins/ietf_hardware/Hardware.py 53 additions, 0 deletions...service/rest_server/nbi_plugins/ietf_hardware/Hardware.py