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

SDCORE-835: Issue with disable applications in a slice with DENY-ALL … #75

Merged
merged 1 commit into from
Mar 10, 2022

Commits on Mar 10, 2022

  1. SDCORE-835: Issue with disable applications in a slice with DENY-ALL …

    …setting
    
    This issue is seen only when networkslice has more than one device-group
    Any Slice level update like pccrule add/update/delete happens,
    AddUpdateImsis must have all imsis configured in device-groups
    After Adding first device-group imsi list in AddUpdateImsis, this list is getting
    replaced with next device-group imsi list. Hence, Slice change is updated only for one
    device-group Imsis. Append Imsis Instead of replace solves the issue.
    Vijaya Rani committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    5ac6272 View commit details
    Browse the repository at this point in the history