- 28 Sep, 2022 9 commits
-
-
Lluis Gifre Renom authored
Common: - added slice to EventTools OFC'22 tests: - corrected OFC'22 delete service test to identify appropriate service to be deleted - removed usage of events for testing Compute: - remove diversity constraint when not populated Device: - removed unused field in database and code polishing Service: - migrated L3NMEmulatedServiceHandler to the new API - polishing of code
-
Carlos Natalino Da Silva authored
Second part of harmonizing L2NM and L3NM according to the latest changes. Small fixes around the code.
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
Including missing components to the list of components in the my_deploy.sh file and including generating gRPC Python code to the OFC'22 tutorial.
-
Lluis Gifre Renom authored
- updated OFC'22 test scripts with source of env variables - activated DEBUG logs in Device and Service components - added Slice as dependency of Compute - removed creation of services in Compute, all goes through Slice - Added missing default constraints in PathComp Frontend - added logic in Slice to identify if its L2 or L3
-
Lluis Gifre Renom authored
- corrected endpoint identifiers in bearer definitions in Compute
-
Lluis Gifre Renom authored
- adding deploy of slice component - homogeneized bearer definitions in Compute
-
Carlos Natalino Da Silva authored
-
- 27 Sep, 2022 18 commits
-
-
Lluis Gifre Renom authored
Fix/ofc22 tests See merge request teraflow-h2020/controller!193
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
-
Lluis Gifre Renom authored
Integration of ECOC'22 Demo See merge request teraflow-h2020/controller!192
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/ecoc22-dc-interconnect-disjoint
-
Lluis Gifre Renom authored
OpenConfigDriver: implemented support for ACLs and L2VPNs See merge request teraflow-h2020/controller!190
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
feat: P4 device driver See merge request teraflow-h2020/controller!185
-
Lluis Gifre Renom authored
style(service): fix style issues in service handler See merge request teraflow-h2020/controller!187
-
Carlos Natalino Da Silva authored
-
Lluis Gifre Renom authored
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/device-oc-acl-candidate
-
Lluis Gifre Renom authored
- minor formatting
-
PabloArmingolRobles authored
-
- 26 Sep, 2022 2 commits
-
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
- 24 Sep, 2022 2 commits
-
-
gkatsikas authored
Signed-off-by: gkatsikas <katsikas.gp@gmail.com>
-
Georgios Katsikas authored
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
- 20 Sep, 2022 9 commits
-
-
Georgios Katsikas authored
fix: broken links in Automation and Policy README files See merge request teraflow-h2020/controller!186
-
Georgios Katsikas authored
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Georgios Katsikas authored
This commit adds support for P4 device and resource management by implementing: * key P4 entities as Python objects * a context class for turning P4 info files into context * common functions around P4 * a manager class which exploits P4 entities and context to manage P4 devices * GetConfig() RPC * SetConfig() RPC, and * DeleteConfig() RPC * basic internal and unit tests Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Georgios Katsikas authored
doc(policy): update README See merge request teraflow-h2020/controller!184
-
Georgios Katsikas authored
doc(automation): update README See merge request teraflow-h2020/controller!183
-
Georgios Katsikas authored
feat: ztpUpdate RPC is also event-driven See merge request teraflow-h2020/controller!182
-