- Jul 05, 2022
-
-
Lluis Gifre Renom authored
- Added definition of algorithm in proto file - Minor code comments and TODOs added
-
- Jun 23, 2022
-
-
Lluis Gifre Renom authored
- extended proto file to support retrieval of both services and connections, e.g., services requested + sub-services, and the connections and sub-connections supporting the services and sub-services. - minor bug fixings in MockServicerImpl_Context and implementation of support for Slices - implemented and pre-tested unitary tests for PathComp - implemented in PathComp service the logic to retrieve context data, and the skeleton to retrieve the replies to compute requests.
-
- May 20, 2022
-
-
Lluis Gifre Renom authored
- initial skeleton (not functional)
-
Lluis Gifre Renom authored
New generic client and service interfaces, new settings framework, new unit test scheme See merge request teraflow-h2020/controller!104
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- added missing dependency for unitary tests
-
Lluis Gifre Renom authored
- Corrected unitary test to execute pipeline
-
Lluis Gifre Renom authored
- corrected unitary test file for device component - arranged clients used by optical centralized attack detector - Minor corrections in unitary test of Context component - corrected skeleton for unitary tests of Slice component
-
Lluis Gifre Renom authored
- Migrated to use new generic gRPC servicer and clients - Migrated to use new settings framework - Improved definition of unitary tests and solved some bugs - Minor code formatting/styling
-
Lluis Gifre Renom authored
- added helper methods to object_factory
-
- May 19, 2022
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Migrated to use new generic gRPC servicer and clients - Migrated to use new settings framework - Commented wrong/outdated unitary tests (to be coded) - Minor code formatting/styling
-
Lluis Gifre Renom authored
- Migrated to use new generic Rest servicer - Moved client declarations close to use places to prevent initialization locks - Adaptations to comply with the new settings framework - Updated unitary tests to use new generic Rest and gRPC servicers and clients - Minor code styling/formatting
-
Lluis Gifre Renom authored
- Migrated to use new generic gRPC servicer - Migrated to use new generic Rest servicer - Migrated to use new settings framework - Minor code formatting/styling
-
Lluis Gifre Renom authored
- Migrated to use new generic gRPC servicer - Migrated to use new settings framework
-
Lluis Gifre Renom authored
- Migrated to use new generic gRPC servicer - Migrated to use new generic Rest servicer - Migrated to use new settings framework - Migrated tests to use new generic servicers and mock's - Extracted common unitary test functionalities into separate code files - Minor code styling/formatting
-
Lluis Gifre Renom authored
- Migrated to use new generic gRPC servicer - Migrated to use new generic Rest servicer - Migrated to use new settings framework - Migrated tests to use new generic servicers and mock's - Solved bug with endpoint monitors' population (dupplicated sample types due to wrong key generation) - Use Emulated driver when both driver and device type are not specified - Separated unitary tests and execution scripts per device driver - Extracted common unitary test functionalities into separate code files - Minor code styling/formatting
-
Lluis Gifre Renom authored
- Migrated to use new generic gRPC servicer - Migrated to use new generic Rest servicer - Migrated to use new settings framework
-
Lluis Gifre Renom authored
- defined unified constants for all micro-services - defined common settings getter methods - defined generic gRPC servicer - defined generic Rest servicer - defined common MockServicer for Monitoring component - removed old common/tests MockService class; to be replaced by new generic gRPC servicer - minor code formatting/styling
-
Lluis Gifre Renom authored
- relocated/renamed wrongly placed/named scripts - removed unneeded scripts - added missing headers in scripts
-
- May 18, 2022
-
-
Sergio Gonzalez Diaz authored
Feat/fix cobertura See merge request teraflow-h2020/controller!103
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
- May 17, 2022
-
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Sergio Gonzalez Diaz authored
-
Lluis Gifre Renom authored
First version of DeviceDriver for MicroWave devices See merge request teraflow-h2020/controller!101
-
Lluis Gifre Renom authored
-
-
Lluis Gifre Renom authored
- code styling and cleanup
-
Lluis Gifre Renom authored
Device component: Added support for ACLs and Candidate datastore in OpenConfigDriver See merge request teraflow-h2020/controller!102
-
Lluis Gifre Renom authored
- Corrected default values in unitary test config template - Minor code styling
-
PabloArmingolRobles authored
-
Lluis Gifre Renom authored
- solved minor bug with default openconfig operations.
-
Lluis Gifre Renom authored
- OpenConfigDriver: code cleanup and added default values
-
Lluis Gifre Renom authored
- Updated default OpenConfig unitary test template config - Added minor code improvements in OpenConfig Driver
-
Lluis Gifre Renom authored
- OpenConfigDriver migrate from netconf_client to ncclient library - Clean integration of Candidate datastore - OpenConfigDriver code cleanup
-
PabloArmingolRobles authored
- Implemented support for ACLs - Added suport for Candidate datastore
-