1. 06 Mar, 2024 1 commit
  2. 04 Mar, 2024 1 commit
  3. 06 Feb, 2024 1 commit
  4. 30 Jan, 2024 1 commit
  5. 20 Dec, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Multiple bug fixes: · 1d98c9bb
      Lluis Gifre Renom authored
      - `common` > `tests` > `InMemoryObjectDatabase.py`: enhance log error reporting
      - `common` > `tools` > `descriptor` > `Tools.py`: correct formatting of non-string resource_values in custom config rules in method `format_custom_config_rules()`
      - `common` > `tools` > `service` > `GenericRestServer.py`: correct format of reported listen URL
      1d98c9bb
  6. 15 Dec, 2023 1 commit
  7. 25 May, 2023 1 commit
  8. 26 Mar, 2023 1 commit
  9. 17 Feb, 2023 2 commits
  10. 09 Feb, 2023 1 commit
  11. 01 Feb, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  12. 20 Jan, 2023 1 commit
  13. 22 Dec, 2022 1 commit
  14. 02 Dec, 2022 1 commit
    • longllu's avatar
      Common: · 293623a5
      longllu authored
      - solved issue parsing slice config rules
      293623a5
  15. 28 Nov, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Common: · acc602d7
      Lluis Gifre Renom authored
      - fixed show_logs_monitoring script
      - Context Queries: added get_service, get_slice, get_topology methods
      - Context Queries: corrected bug with get inter topology
      - Moved old Build/Load Descriptor scripts to common
      - Fixed retrieval of objects loaded from descriptors
      - Deactivated close of clients in descriptor loader
      - Moved MockOSM library to common tests/tools folder
      
      Compute component:
      - updated to use new context query methods
      - updated to use new MockOSM location
      
      OFC'22 tests:
      - updated MockOSM paths
      - updated fixtures
      - added loggers
      - corrected WIM service definitions
      - improved verification of KPIs created and values returned
      - optimized removal of entities
      - optimized service discovery in delete test
      - added on-line logging to tests
      acc602d7
  16. 25 Nov, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Common: · e871a09e
      Lluis Gifre Renom authored
      - updated generic descriptor loader tool
      - updated scenario loader for automated tests
      e871a09e
  17. 24 Nov, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Common: · e1495512
      Lluis Gifre Renom authored
      - new generic descriptor loader tool
      - new scenario loader for automated tests
      e1495512