- 14 Jul, 2022 12 commits
-
-
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 5 commits
-
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
- 23 Jun, 2022 1 commit
-
-
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.
-
- 22 Jun, 2022 4 commits
-
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
- 06 Jun, 2022 1 commit
-
-
Fotis Soldatos authored
-
- 31 May, 2022 1 commit
-
-
Fotis Soldatos authored
-
- 25 May, 2022 4 commits
-
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
- 20 May, 2022 3 commits
-
-
Lluis Gifre Renom authored
- initial skeleton (not functional)
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- added missing dependency for unitary tests
-