1. 19 Jan, 2023 4 commits
    • Lluis Gifre Renom's avatar
      Common - Tools - Context Queries: · a3349a3a
      Lluis Gifre Renom authored
      - updated definition of constant DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME
      - updated definition of constant DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
      - updated definition of constant INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
      a3349a3a
    • Lluis Gifre Renom's avatar
      PathComp component: · 3b82181e
      Lluis Gifre Renom authored
      - updated definition of constant DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME
      - updated definition of constant DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
      - updated definition of constant INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
      3b82181e
    • Lluis Gifre Renom's avatar
      Service component: · 53b95b8e
      Lluis Gifre Renom authored
      - updated definition of constant DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME
      - updated definition of constant DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
      53b95b8e
    • Lluis Gifre Renom's avatar
      Device component: · f468b104
      Lluis Gifre Renom authored
      - updated definition of constant DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME
      - updated definition of constant DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
      f468b104
  2. 16 Jan, 2023 5 commits
    • Lluis Gifre Renom's avatar
      Context component: · 823eb467
      Lluis Gifre Renom authored
      - disabled event testing; operation works, but sometimes tests get stuck
      - added dynamic wait for CockroachDB and NATS containers to start
      - tuned grace shutdown period
      - improved NatsBackend termination
      823eb467
    • Lluis Gifre Renom's avatar
      Context: · c0c42c48
      Lluis Gifre Renom authored
      - added smart wait for crdb and nats to start
      c0c42c48
    • Lluis Gifre Renom's avatar
      Context: · b4c8e2e0
      Lluis Gifre Renom authored
      - added clean-up commands for the GitLab runner
      b4c8e2e0
    • Lluis Gifre Renom's avatar
      Context: · 362b28a9
      Lluis Gifre Renom authored
      - corrected unitary test order and one-by-one execution
      - extractedunitary test constant to separate file
      - added updated_at refresh for Service and Slice entities
      - corrected return types for Connection entity
      - prepared PolicyRule entity to raise events and corrected return types of methods
      362b28a9
    • Lluis Gifre Renom's avatar
      Context: · 9593ba92
      Lluis Gifre Renom authored
      - testing CI/CD pipeline
      9593ba92
  3. 13 Jan, 2023 14 commits
    • Lluis Gifre Renom's avatar
      Context: · 59af3544
      Lluis Gifre Renom authored
      - configured constant with event collection timeout for unitary tests and debug purposes
      - cosmetic changes
      - migrated event reporting for Connection entity
      59af3544
    • Lluis Gifre Renom's avatar
      Context: · b8ec2a6a
      Lluis Gifre Renom authored
      - cosmetic changes
      b8ec2a6a
    • 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: · b9db50d5
      Lluis Gifre Renom authored
      - testing CI/CD pipeline
      b9db50d5
    • Lluis Gifre Renom's avatar
      Context: · b5a26ccf
      Lluis Gifre Renom authored
      - added logs to CI/CD pipeline for debug purposes
      b5a26ccf
    • Lluis Gifre Renom's avatar
      Context: · e6cfad2f
      Lluis Gifre Renom authored
      - removed unneeded files
      - added control when no database engine can be instantiated
      - added missing assertions in device and link unitary tests
      e6cfad2f
    • 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: · 5f50df51
      Lluis Gifre Renom authored
      - cosmetic changes
      - activated correct events to collect for device unitary test
      5f50df51
    • 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
    • Lluis Gifre Renom's avatar
      Context: · 14341492
      Lluis Gifre Renom authored
      - corrected Topology unitary test
      14341492
    • Lluis Gifre Renom's avatar
      Context: · 7730ad87
      Lluis Gifre Renom authored
      - corrected CI/CD pipeline
      7730ad87
    • Lluis Gifre Renom's avatar
      Context: · ca0c74eb
      Lluis Gifre Renom authored
      - added missing requirement
      - corrected unitary test Topology
      ca0c74eb
    • Lluis Gifre Renom's avatar
      Context: · dcd19e78
      Lluis Gifre Renom authored
      - updated run_tests_locally script
      - updated GitLab CI/CD with NATS
      - updated ContextModel and TopologyModel with created/updated
      - added logic for Context and Topology events created/updated/deleted
      - activated dependencies for test_connection
      - activated event testing in Context and Topology entities
      - corrected conftest for Context component
      dcd19e78
    • Lluis Gifre Renom's avatar
      Common: · 692fc03e
      Lluis Gifre Renom authored
      - Added backend for NATS message broker
      - removed unneeded test script
      692fc03e
  4. 12 Jan, 2023 13 commits
  5. 10 Jan, 2023 1 commit
    • 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
  6. 07 Jan, 2023 2 commits
  7. 05 Jan, 2023 1 commit
    • 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