Skip to content
Snippets Groups Projects
  1. Sep 18, 2023
  2. Apr 20, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 66c2bdfa
      Lluis Gifre Renom authored
      - Updated ConfigRuleModel and separated it into DeviceConfigRuleModel, ServiceConfigRuleModel, SliceConfigRuleModel
      - Updated ConstraintModel and separated it into ServiceConstraintModel, SliceConstraintModel
      - Updated related indexes
      - Activated placeholder for device components
      - Updated compose_config_rules_data and upsert_config_rules methods
      - Updated compose_constraints_data and upsert_constraints
      - Correction of method name SelectDevices to SelectDevice in gRPC servicer
      66c2bdfa
  3. Feb 20, 2023
  4. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  5. Jan 29, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 812f09fe
      Lluis Gifre Renom authored
      - corrected ConstraintKinds in ConstraintModel
      - corrected UUID composition in ConfigRules to prevent collisions
      - corrected classification of config rules to upsert/delete
      - removed unneeded logs
      812f09fe
    • Lluis Gifre Renom's avatar
      Context component: · 7ad1d40f
      Lluis Gifre Renom authored
      - added logto config rule management for debug purposes
      7ad1d40f
  6. Jan 28, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 3b11d31e
      Lluis Gifre Renom authored
      - ConfigRules: improved management and added support for ACL rules
      - Constraints: improved management
      3b11d31e
  7. Jan 13, 2023
    • Lluis Gifre Renom's avatar
      Context: · a3f7e8f7
      Lluis Gifre Renom authored
      - migrated events for Service and Slice entities
      - added missing not-nulls to database fields
      a3f7e8f7
    • Lluis Gifre Renom's avatar
      Context: · 3cdbe036
      Lluis Gifre Renom authored
      - corrected report of config rules updated
      - corrected update notifications for Device
      - removed unneeded log messages
      - migrated events for Link entity
      3cdbe036
    • Lluis Gifre Renom's avatar
      Context: · b29a7438
      Lluis Gifre Renom authored
      - corrected run_tests_locally script
      - solved formatting issue with Database Engine error logging
      - minor type hinting corrections
      - activated event notifications for Device, EndPoint and ConfigRule
      b29a7438
  8. Jan 10, 2023
    • Lluis Gifre Renom's avatar
      Context component: · d03919be
      Lluis Gifre Renom authored
      - moved relational models to associated classes
      - migrated support for slice subslices
      - added filters to prevent upsert when there is nothing to update
      d03919be
  9. Jan 05, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 89fa7f98
      Lluis Gifre Renom authored
      - corrected ConfigRuleModel and methods
      - corrected ConstraintModel and methods
      - corrected ServiceModel and methods
      - corrected ServiceEndPointModel
      - added missing non-null constraints
      - removed redundant column definition data
      - removed unneeded lazy loading parameters
      - added Service UUID generator
      - implemented unitary test for Service entity
      89fa7f98
Loading