- 15 Jul, 2022 17 commits
-
-
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
- 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
- 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
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
- 14 Jul, 2022 13 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
- 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
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
- 13 Jul, 2022 3 commits
-
-
Lluis Gifre Renom authored
- removed hardcoded paths and replaced by url_for methods - arranged service paths to be homogeneous with other entities - implemented service delete - adapted JavaScript scripts to use dynamically generated paths from Jinja - corrected error logger in delete of device and service - implemented logic to support deploying the WebUI on a subpath of WSGI servers
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
- 12 Jul, 2022 1 commit
-
-
Fotis Soldatos authored
PolicyAdd rpc replaced by PolicyAddService & PolicyAddDevice
-
- 11 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
ACL: - defined generic model for ACLs Context: - Extended context.proto with ConnectionSettings - Extended context.proto with ConfigRules specific for ACLs Extended context.proto with Constraints for Schedule, Location, and SLAs - created ContextPolicy to bring persistent storage of policies - updated genproto.sh Policy: - added missing message to list PolicyRuleIds
-
- 07 Jul, 2022 1 commit
-
-
Fotis Soldatos authored
-
- 06 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
- restructured component and separated it into "connector" and "gateway" subcomponents. - arranged name typos in DLT proto file - prepared component folders for dlt-connector component
-
- 05 Jul, 2022 2 commits
-
-
Konstantin Munichev authored
-
Lluis Gifre Renom authored
- Added definition of algorithm in proto file - Minor code comments and TODOs added
-
- 01 Jul, 2022 1 commit
-
-
Fotis Soldatos authored
-