Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Delete REST API to user_plane_information (upNodes, links). #69

Merged
merged 6 commits into from
Mar 13, 2023

Commits on Feb 6, 2023

  1. Add delete API.

    aviweit committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    cdebee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f4b2bd View commit details
    Browse the repository at this point in the history
  3. Update traces.

    aviweit committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    2a56573 View commit details
    Browse the repository at this point in the history
  4. Ability to add and delete upNode from AN type.

    - move upf id allocation inside UPF related block
    - rename local variables
    aviweit committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    ebadae4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    db10b07 View commit details
    Browse the repository at this point in the history
  2. Fix lint issues.

    - with "gofmt -s -w"
    aviweit committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    6543443 View commit details
    Browse the repository at this point in the history