- 18 Jul, 2022 7 commits
-
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
Lluis Gifre Renom authored
Adapted various components to common proto folder and corrected various errors See merge request teraflow-h2020/controller!129
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 15 Jul, 2022 29 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Moved imports from *.proto folder to common.proto folder - Removed DLT Connector's genproto.sh script
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Moved imports from *.proto folder to common.proto folder - Removed webui's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline - Corrected usage of ConfigRules to use new custom ConfigRules - Moved config variables to new config framework - Removed unneeded Config variables
-
Lluis Gifre Renom authored
- Moved imports from *.proto folder to common.proto folder - Removed pathcomp's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Updated Dockerfile
-
Lluis Gifre Renom authored
- Moved config variables to new config framework - Removed unneeded Config variables
-
Lluis Gifre Renom authored
- Corrected usage of ConfigRules to use new custom ConfigRules
-
Lluis Gifre Renom authored
- Corrected usage of ConfigRules to use new custom ConfigRules
-
Lluis Gifre Renom authored
- Moved imports from *.proto folder to common.proto folder - Removed interdomain's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Moved imports from *.proto folder to common.proto folder - Removed slice's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Moved imports from *.proto folder to common.proto folder - Removed compute's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Adapted Service to common proto folder See merge request teraflow-h2020/controller!128
-
Lluis Gifre Renom authored
- Added missing requirement in Service - Removed unneeded requirements.txt in Context
-
Lluis Gifre Renom authored
- Moved imports from *.proto folder to common.proto folder - Removed service's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline - Corrected usage of ConfigRules to use new custom ConfigRules - Removed redundant/unused Tools file in service_handlers
-
Lluis Gifre Renom authored
Adapted Device(complete) & Monitoring(partial) to common proto folder See merge request teraflow-h2020/controller!127
-
Lluis Gifre Renom authored
- arranged import of per-component proto to common proto
-
Lluis Gifre Renom authored
Common: - Corrected Python package versions to prevent collisions with p4runtime Context: - Minor corrections in GitLab CI/CD pipeline Device: - Corrected Python package versions to prevent collisions with p4runtime Monitoring: - Arranged requirements to accelerate Docker image creation - Corrected Python package versions to prevent collisions with p4runtime - Updated Dockerfile - Arranged GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
Device: - Removed obsoleted run_tests_locally-device.sh script - Moved imports from *.proto folder to common.proto folder - Removed device's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline - Corrected usage of ConfigRules to use new custom ConfigRules Monitoring: - Moved imports from *.proto folder to common.proto folder - Removed monitoring's genproto.sh script
-
Lluis Gifre Renom authored
Adapted Context component to common proto folder See merge request teraflow-h2020/controller!126
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into fix/context-proto-common
-
Lluis Gifre Renom authored
-
Fotis Soldatos authored
Policy/minimize policy ci runtime See merge request teraflow-h2020/controller!125
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
- 14 Jul, 2022 4 commits
-
-
Lluis Gifre Renom authored
- Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Arranged .gitignore & .gitkeep files in common proto folder - Created specific run_tests_locally script for Context component - Moved imports from *.proto folder to common.proto folder - Adapted common.tools.object_factory to new proto definitions for ConfigRule and Constraint - Extended common.tools.type_checkers to new proto definitions for ConfigRule and Constraint - Removed context's genproto.sh script - Adapted Events generated to new timestamp data type - Minor code and linting fixing
-
Lluis Gifre Renom authored
Fix policy-related proto issues, unify in a single folder generated code for the different languages, and adapt generation scripts See merge request teraflow-h2020/controller!124
-
Lluis Gifre Renom authored
- fixed issue with messages in policy.proto and context-policy.proto - modified and unified script to generate Python code from proto files - segregated script to generate UML code - added/modified apropriate .gitignore files to prevent uploading generated code. It should be generated locally or during creation of Docker containers - added symbolic link from common/proto to folder containing python generated code
-