- 22 Nov, 2022 6 commits
-
-
Lluis Gifre Renom authored
- Added readme file on how to use the Mock MicroWave SDN Controller and run the tests for the MicroWaveDeviceDriver and MicroWaveServiceHandler. - Updated the descriptors associated to this test.
-
Lluis Gifre Renom authored
- aesthetic code formatting - improved error checking - factorized code
-
Lluis Gifre Renom authored
- added logic to propagate config rules of services to subservices by default
-
Lluis Gifre Renom authored
- Descriptors for a test topology - Descriptiors for a test microwave service - Implemented Mock MicroWave SDN Controller to test MicroWaveDeviceDriver
-
Lluis Gifre Renom authored
- added device layer to service type mapping for MAC layer controllers
-
Lluis Gifre Renom authored
- added missing node icon for microwave radio systems (by now as a virtual controller)
-
- 21 Nov, 2022 3 commits
-
-
Lluis Gifre Renom authored
- corrected device type name typo - added missing devicetype-to-layer rules
-
Lluis Gifre Renom authored
- migrated to new ServiceHandler API - added missing __init__.py file
-
Lluis Gifre Renom authored
- minor improvement in error checking
-
- 16 Nov, 2022 1 commit
-
-
- 27 Oct, 2022 7 commits
-
-
Lluis Gifre Renom authored
- implemented preliminary version of CI/CD pipeline definition for DLT (still not integrated in pipeline)
-
Lluis Gifre Renom authored
MockBlockchain: - Implemented mock-blockchain module to facilitate testing and debugging of DLT connector & workflows - Added manifests, Dockerfile, etc. DLT Connector: - corrected requirements.in - updated Dockerfile - WIP: implementation of test_unitary.py DLT Gateway: - Improved/extended Dockerfile - Moved Dockerfile to correct folder - Corrected import path for proto files
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
Consolidating commong fixtures in a single file at the root of the tests folder. Updating ECOC'22 and OFC'22 tests to use it.
-
Carlos Natalino Da Silva authored
Fixing some imports and branching a fixture file for each test case so that they can have particularities.
-
Carlos Natalino Da Silva authored
Including the validation of creation of KPIs and their values to the OFC'22 test set. Also consolidating the fixtures into a single file in the root of the 'src/tests' folder so that all tests can import from it.
-
- 26 Oct, 2022 5 commits
-
-
Francisco-Javier Moreno-Muro authored
-
Francisco-Javier Moreno-Muro authored
-
Francisco-Javier Moreno-Muro authored
-
Lluis Gifre Renom authored
- improved HTTP status code checks
-
Lluis Gifre Renom authored
- minor styling improvements in Slice pages
-
- 18 Oct, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 17 Oct, 2022 1 commit
-
-
famelis authored
-
- 14 Oct, 2022 6 commits
-
-
Georgios Katsikas authored
Also, remove unecessary conditions prior to rule insert/update/delete operations Signed-off-by: Georgios P. Katsikas <gkatsikas@ubitech.eu>
-
famelis authored
-
Lluis Gifre Renom authored
- added bearers for Hackfest
-
Lluis Gifre Renom authored
- refined TrandportAPIDriver endpoint retrieval - refined Driver selection
-
Lluis Gifre Renom authored
- added "Delete Service" button
-
Lluis Gifre Renom authored
- added support for json-formatted custom config rules
-
- 13 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
- fix wrong import of TaskScheduler in _ServiceHandlerAPI interface and related files
-
- 12 Oct, 2022 1 commit
-
-
Georgios Katsikas authored
Signed-off-by: Georgios P. Katsikas <gkatsikas@ubitech.eu>
-
- 07 Oct, 2022 3 commits
-
-
Lluis Gifre Renom authored
- Removed deprecated Database Model within Service - Corrected constructor signature of ServiceHandler interface - Removed unneeded file in L3NMEmulated Service Handler - Removed unused imports from TAPI Service Handler
-
Lluis Gifre Renom authored
- Removed deprecated PathComputationElement class - Migrated old L3NMOpenConfig Service Handler to the new framework - Removed unneeded file in L3NMEmulated Service Handler
-
Lluis Gifre Renom authored
OpenConfig Driver: - added default endpoint type in case it cannot be retrieved from the remote device - corrected network_instance/edit_config.xml template; wrong XML format
-
- 06 Oct, 2022 3 commits
-
-
Vasilis Katopodis authored
-
Lluis Gifre Renom authored
- Added basic support for ACL rules - Corrected unitary tests
-
Lluis Gifre Renom authored
- solved bug with JSON descripotor file load.
-
- 05 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
-