1. 01 Jun, 2023 1 commit
    • Pablo Armingol's avatar
      Creation of BGP-LS speaker module and webUI interface to manage BGP-LS peers.... · 2fe140ef
      Pablo Armingol authored
      Creation of BGP-LS speaker module and webUI interface to manage BGP-LS peers. Also, possibility to add discovered nodes and automatic link management. Creation of a folder in compute to support BGP-LS in NBI.
      
      1) New features in BGP module.
      2) Removal of old files.
      3) Webui support for new functionalities.
      4) Compute modification for NBI support (in progress).
      2fe140ef
  2. 14 Mar, 2023 1 commit
  3. 21 Feb, 2023 4 commits
  4. 20 Feb, 2023 1 commit
  5. 17 Feb, 2023 4 commits
  6. 16 Feb, 2023 2 commits
  7. 09 Feb, 2023 1 commit
  8. 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
  9. 01 Feb, 2023 4 commits
  10. 29 Jan, 2023 2 commits
  11. 27 Jan, 2023 2 commits
  12. 26 Jan, 2023 1 commit
  13. 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
  14. 24 Jan, 2023 2 commits
  15. 23 Jan, 2023 1 commit
  16. 20 Jan, 2023 6 commits
  17. 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
  18. 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
  19. 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
  20. 12 Jan, 2023 2 commits