Skip to content

feat: make DNN configurable (clean up charm config) #555

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

Closed
wants to merge 1 commit into from

Conversation

patriciareinoso
Copy link
Contributor

@patriciareinoso patriciareinoso commented Jul 16, 2025

Description

The AMF charm sets the supportDnnList value in the configuration file. This value is only used by the AMF if the UE's subscription information received from the UDM does not contain the default DNN (this is not the case in Charmed Aether SD-Core).

We are allowing the user to set custom DNN values using the UI. Keeping this field does not align with the dynamic nature of the configuration and could lead to confusion

See omec-project/amf#482

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have bumped the version of the library

@patriciareinoso patriciareinoso changed the title feat: make DNN configurable feat: make DNN configurable (clean up charm config) Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant