Skip to content
Snippets Groups Projects
  1. May 16, 2025
  2. Nov 04, 2024
  3. Apr 18, 2024
  4. Dec 15, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 7b4da382
      Lluis Gifre Renom authored
      - Changed default values to False for config flags ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY and ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY
      7b4da382
    • Lluis Gifre Renom's avatar
      Context component: · 82b47bf4
      Lluis Gifre Renom authored
      - Added config flag ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY
      - Added config flag ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY
      - Added logic to explicitly add devices and links to topologies
      82b47bf4
  5. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  6. Dec 15, 2022
    • Lluis Gifre Renom's avatar
      Context component: · 16ad5d96
      Lluis Gifre Renom authored
      - reviewing integration with CockroachDB
      - reviewing context REST API
      - reviewing database schema
      - reviewing code
      16ad5d96
  7. May 19, 2022
    • Lluis Gifre Renom's avatar
      Context component: · 11a69c44
      Lluis Gifre Renom authored
      - Migrated to use new generic gRPC servicer
      - Migrated to use new generic Rest servicer
      - Migrated to use new settings framework
      11a69c44
  8. Feb 16, 2022
  9. Nov 04, 2021
  10. Sep 23, 2021
  11. Jul 16, 2021
    • Lluis Gifre Renom's avatar
      Added testunit example: · 98fc013f
      Lluis Gifre Renom authored
      - monitoring/test_monitoring.py: provides a basic testing skeleton
      - monitoring/requirements.in/.txt: updated with pytest
      - monitoring/genproto.py: added instructions to import generated Python modules using "from . import ..." instead of "import ..."; otherwise, pytest and other possible modules doing imports might complain.
      - monitoring/monitoring_server.py: packed start_server and stop_server functionaity to simplify test definition, minor formattings, bug resolutions and improvements in package import.
      - monitoring/monitoring_client.py: minor formattings, bug resolutions, and improvements in package import.
      98fc013f
  12. Jun 14, 2021
  13. Jun 11, 2021
Loading