Skip to content
Snippets Groups Projects
  1. May 16, 2025
  2. Jan 27, 2025
  3. Jan 06, 2025
  4. Dec 24, 2024
    • Shayan Hajipour's avatar
      enhancement: · b2f534b6
      Shayan Hajipour authored
      - slice retrieval helper functions added
      - copy_config_rules function changed to support raise_if_differs in arguments
      - deepdiff added to to service component requirements
      - slice retrieval by slice name added in create_update function of slice service
      b2f534b6
  5. Nov 04, 2024
  6. Oct 25, 2024
  7. Oct 21, 2024
  8. Apr 24, 2024
  9. Apr 18, 2024
  10. Apr 08, 2024
  11. Dec 15, 2023
  12. Dec 13, 2023
  13. Sep 15, 2023
  14. Sep 12, 2023
  15. Jun 29, 2023
    • Lluis Gifre Renom's avatar
      Common - Context Queries: · 2e7d56b4
      Lluis Gifre Renom authored
      - Added field name in method create_context
      - Enahnced filtering in Interdomain method get_device_to_domain_map()
      - Migrated old methods compute_interdomain_path() and compute_traversed_domains() to new compute_interdomain_sub_slices()
      2e7d56b4
  16. Jun 23, 2023
  17. Apr 20, 2023
    • Lluis Gifre Renom's avatar
      Common tools - Context Queries: · 3bdd9f54
      Lluis Gifre Renom authored
      - Added get_connection_by_id and get_connection_by_uuid methods
      - Updated old get_service method to get_service_by_id and get_service_by_uuid
      - Updated get_service method to use new SelectService context method and filter options
      - Updated old get_slice method to get_slice_by_id and get_slice_by_uuid
      - Updated get_slice method to use new SelectSlice context method and filter options
      - Updated get_device method to use new SelectDevice context method and filter options
      3bdd9f54
  18. Feb 20, 2023
  19. Feb 16, 2023
  20. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  21. Jan 29, 2023
  22. Jan 24, 2023
  23. Jan 23, 2023
  24. Jan 19, 2023
    • 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
  25. Nov 28, 2022
    • 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
  26. Nov 09, 2022
    • Lluis Gifre Renom's avatar
      Common: · 7c74ce69
      Lluis Gifre Renom authored
      - Added method to update grpc custom constraints with scalar values
      - Improved InterDomain context_queries
      7c74ce69
  27. Nov 08, 2022
    • Lluis Gifre Renom's avatar
      Common: · 82a6e189
      Lluis Gifre Renom authored
      - implemented generic Context queries
      - added Slice to object_factory
      82a6e189
Loading