Skip to content
  1. Apr 08, 2024
    • Lluis Gifre Renom's avatar
      NBI component: · ab387687
      Lluis Gifre Renom authored
      - Updated README.md file
      - Fixed libyang version in Dockerfile
      - Fixed libyang version in install_requirements.sh
      - Added folder libyang to global gitignore
      - Added generation of .gitignore file for libyang/build
      ab387687
  2. Mar 22, 2024
  3. Feb 08, 2024
  4. Feb 06, 2024
  5. Jan 30, 2024
  6. Jan 19, 2024
  7. Jan 18, 2024
  8. Dec 22, 2023
    • Lluis Gifre Renom's avatar
      Multiple minor fixes: · 6324ced5
      Lluis Gifre Renom authored
      - Added lost enum entries in context.proto and Context component's ServiceTypes.
      - Corrected NBI composition of service and added static routes
      - Corrected NBI test files
      - Corrected import in Service component
      - Corrected Dockerfile of Service component
      6324ced5
    • Lluis Gifre Renom's avatar
      NBI Component - ETSI BMW: · c7e957fb
      Lluis Gifre Renom authored
      - Cosmetic cleanup in unitary test data
      - Multiple bug fixes
      - Fixed unitary tests
      - Added new Python requirement
      c7e957fb
    • Carlos Manso's avatar
      etsi_bwm fixes and unit tests · 2d918155
      Carlos Manso authored
      2d918155
    • Lluis Gifre Renom's avatar
      NBI Component - IETF L3VPN: · 505f372f
      Lluis Gifre Renom authored
      - Fixed parsing of requests
      505f372f
    • 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
  9. Dec 20, 2023
  10. 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
  11. Dec 13, 2023
  12. 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
  13. Nov 20, 2023