Skip to content
  1. Dec 22, 2023
    • Lluis Gifre Renom's avatar
      NBI Component - IETF L3VPN: · 7db3ffe7
      Lluis Gifre Renom authored
      - Added initial implementation and unitary tests
      - Added scripts to test manually
      - Integrated with CI/CD pipeline
      - Added requirements
      - Added README file describing how to build and install libyang from source
      - Updated Dockerfile
      7db3ffe7
    • Lluis Gifre Renom's avatar
      NBI Component: · c622f31f
      Lluis Gifre Renom authored
      - Unit test cosmetic cleanup
      c622f31f
    • Lluis Gifre Renom's avatar
      NBI Component: · 16c36229
      Lluis Gifre Renom authored
      - Fixing GitLab CI/CD pipeline
      - Updated scripts to manually launch NBI tests
      16c36229
    • Lluis Gifre Renom's avatar
      NBI Component: · d2c9b727
      Lluis Gifre Renom authored
      - Fixing GitLab CI/CD pipeline
      - Updated scripts to manually launch NBI tests
      d2c9b727
    • Lluis Gifre Renom's avatar
      NBI Component: · 75598da9
      Lluis Gifre Renom authored
      - Fixing GitLab CI/CD pipeline
      - Updated script to manually launch IETF L2VPN test
      75598da9
    • Lluis Gifre Renom's avatar
      NBI Component: · 8b10016f
      Lluis Gifre Renom authored
      - Fixing GitLab CI/CD pipeline
      8b10016f
    • Lluis Gifre Renom's avatar
      NBI Component: · d5c00e1b
      Lluis Gifre Renom authored
      - Corrected unitary test for IETF L2VPNs
      - Added required descriptors
      d5c00e1b
    • Lluis Gifre Renom's avatar
      NBI Component: · d6b2243c
      Lluis Gifre Renom authored
      - Extended PrepareTestScenario to support multiple REST methods
      - Updated unitary tests accordingly
      - Renamed test_unitary to test_ietf_l2vpn
      - Cosmetic changes in CI/CD pipeline
      - Fixed Python dependency versions in requirements file
      d6b2243c
  2. Dec 20, 2023
  3. Dec 15, 2023
    • Lluis Gifre Renom's avatar
      NBI Component: · fe92a91c
      Lluis Gifre Renom authored
      - Extended node composer with tunnel termination points
      - Updated TODO.txt
      fe92a91c
    • Lluis Gifre Renom's avatar
      NBI Component - IETF Network plugin: · a25700f4
      Lluis Gifre Renom authored
      - Fixed unitary test data files
      a25700f4
    • Lluis Gifre Renom's avatar
      NBI Component - IETF Network plugin: · 0d45dc6c
      Lluis Gifre Renom authored
      - Added loggers in ietf_network unitary tests
      - Added loggers in node composer
      - Added custom name/id mappers for termination points
      - Corrected manual fixes
      - Added test_ietf_network to CI/CD pipeline
      0d45dc6c
    • Lluis Gifre Renom's avatar
      NBI Component - IETF Network plugin: · 45b36504
      Lluis Gifre Renom authored
      - Added missing YANG data models
      - Updated build-yang-bindings.sh script
      - Corrected unitary test test_ietf_network.py
      - Reorganized message composer scripts
      - Removed unneeded code files
      - Implemented composition of nodes, links, termination points, and networks
      - Implemented manual fixes for what pyangbind does not support
      - Added NameMapping class to cache entity names
      45b36504
  4. Dec 13, 2023
  5. Dec 05, 2023
    • Lluis Gifre Renom's avatar
      NBI component - IETF Network plugin: · 2844313e
      Lluis Gifre Renom authored
      - Implemented skeleton of plugin
      - Added test scenario
      - Added new requirements
      - Extended MockContext to properly link/unlink topologies, services and slices to contexts
      2844313e
  6. Nov 20, 2023