- 25 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- fixed imports for bootstrap devices
-
- 24 Nov, 2022 4 commits
-
-
Lluis Gifre Renom authored
- restored list of components
-
Lluis Gifre Renom authored
- migrated to new scenario loading framework
-
Lluis Gifre Renom authored
- migrated to new descriptor loading framework
-
Lluis Gifre Renom authored
- new generic descriptor loader tool - new scenario loader for automated tests
-
- 23 Nov, 2022 5 commits
-
-
Lluis Gifre Renom authored
- Code under migration to new Device, Service, Slice, PathComp, WebUI logic.
-
Carlos Natalino Da Silva authored
-
Lluis Gifre Renom authored
- added missing scenario README.md file
-
Lluis Gifre Renom authored
- removed unused/unneeded files
-
Vasilis Katopodis authored
-
- 22 Nov, 2022 10 commits
-
-
Lluis Gifre Renom authored
- added missing Python code file headers
-
Lluis Gifre Renom authored
- updated repo URL in readme file
-
Carlos Natalino Da Silva authored
Modifying the number of KPIs necessary so that the tests are more suitable for being run after other tests.
-
Lluis Gifre Renom authored
- corrected SetContext - corrected SetSlice/RemoveSlice - implemented GetSliceEvents - corrected RemoveService
-
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
-
-
- 10 Nov, 2022 5 commits
-
-
Lluis Gifre Renom authored
- deactivated MockBlockchain - added Dlt Gateway to dump_logs script - created fast-redeploy script
-
Lluis Gifre Renom authored
- Converted DltEventsCollector into a thread to enable auto-reconnection to gateway - Corrected removal of slice endpoints while updating remote slices on local domain
-
Lluis Gifre Renom authored
- resolved database conflict while creating slice endpoints
-
Lluis Gifre Renom authored
- use same slice_uuid in remote domains for simplicity
-
Lluis Gifre Renom authored
- when updating remote slice locally, remove sub-service and sub-slice identifiers since they relate to internal data in remote domain.
-
- 09 Nov, 2022 10 commits
-
-
Lluis Gifre Renom authored
- added timestamp to log format - extended RequestSlice to support remote-domain slice requests originated by local DLT component - added logic to map abstract endpoints to real counterparts
-
Lluis Gifre Renom authored
- assumed all services issued to backend are in admin context - implemented logic to retrieve plain non-layered connection when layeted connection cannot be processed - improved error reporting in EroPathToHops - implemented logic to synthesize a dummy path for single-device service requests - improved identification of interdomain pathcomp requests
-
Lluis Gifre Renom authored
- minor corrections in service handler for L2NM eMulated
-
Lluis Gifre Renom authored
- minor code formatting - implemented logic to identify service type - implemented logic to require at least 2 endpoints to process a slice request
-
Lluis Gifre Renom authored
- Added dependencies in dockerfile - added timestamp to log format - implemented RecordSlice method - improved structure of DltEventDispatcher - implemented dispatching of Slice events
-
Lluis Gifre Renom authored
- minor code formatting - added conditions to show hyperlinks only for sub-services and sub-slices in same context
-
Lluis Gifre Renom authored
- improved retrieval of slices in SliceModel
-
Lluis Gifre Renom authored
minor correction after renaming of common methods
-
Lluis Gifre Renom authored
- Added method to update grpc custom constraints with scalar values - Improved InterDomain context_queries
-
Lluis Gifre Renom authored
- added commands to keep runtime variables per domain - added autogenerated scripts to gitignore
-
- 08 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- implemented creation of contexts for remote domains while requesting remote sub-slices
-