1. 06 Feb, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Compute component: · cba8b97f
      Lluis Gifre Renom authored
      - Corrected structure of Debug API
      - Updated paths and endpoints
      - Removed unneeded common constants
      cba8b97f
  2. 01 Feb, 2023 4 commits
  3. 29 Jan, 2023 2 commits
  4. 27 Jan, 2023 2 commits
  5. 26 Jan, 2023 1 commit
  6. 25 Jan, 2023 2 commits
    • Lluis Gifre Renom's avatar
      Common test tools: · 91531445
      Lluis Gifre Renom authored
      - corrected gRPC format of Events in MockMessageBroker
      91531445
    • Lluis Gifre Renom's avatar
      All components: · 5e8130ad
      Lluis Gifre Renom authored
      - migrated from DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME
      - migrated from DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
      - migrated from INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
      5e8130ad
  7. 24 Jan, 2023 2 commits
  8. 23 Jan, 2023 1 commit
  9. 20 Jan, 2023 6 commits
  10. 19 Jan, 2023 1 commit
    • 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
  11. 16 Jan, 2023 1 commit
    • 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
  12. 13 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Common: · 692fc03e
      Lluis Gifre Renom authored
      - Added backend for NATS message broker
      - removed unneeded test script
      692fc03e
  13. 12 Jan, 2023 5 commits
  14. 04 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Common: · 5b1579a7
      Lluis Gifre Renom authored
      - updated coveragerc template file
      - extended and improved rpc wrapper set of declarable exceptions
      - updated default context and topology definition constants
      5b1579a7
  15. 03 Jan, 2023 1 commit
  16. 02 Jan, 2023 1 commit
  17. 22 Dec, 2022 1 commit
  18. 18 Dec, 2022 1 commit
  19. 17 Dec, 2022 1 commit
  20. 15 Dec, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Proto: · 817f5f08
      Lluis Gifre Renom authored
      - added field name in context
      - added field name in topology
      - added field name in device
      - added field name in link
      - added field name in service
      - added field name in slice
      817f5f08
    • Lluis Gifre Renom's avatar
      Common - Method Wrappers: · 32e1a14f
      Lluis Gifre Renom authored
      - improved README file
      - enabled configuration of histogram buckets
      - updated emulated and openconfig device driver
      - updated L2NM, L3NM and TAPI service handlers
      32e1a14f
  21. 12 Dec, 2022 1 commit
  22. 02 Dec, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Common - Method Wrappers: · a56a5557
      Lluis Gifre Renom authored
      - updated default decorator histogram buckets
      - updated grafana dashboard pannel backups
      - updated testing deploy script
      a56a5557
    • Lluis Gifre Renom's avatar
      Common: · 2f520913
      Lluis Gifre Renom authored
      - Increased default gRPC workers from 10 to 200
      - added object factory methods for L2NM services
      2f520913