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

[NMS] Add subscriber deletion code #2504

Merged
merged 1 commit into from Aug 28, 2020

Conversation

karthiksubraveti
Copy link
Contributor

Summary

Add subscriber deletion logic to subscriber component

Test Plan

  • Added test case in useLteContext-test to verify subscriber context add, update and delete
    subscriber_deletion_gif

Additional Information

  • This change is backwards-breaking

@karthiksubraveti karthiksubraveti added the component: nms NMS-related issue label Aug 27, 2020
@karthiksubraveti karthiksubraveti linked an issue Aug 27, 2020 that may be closed by this pull request
Signed-off-by: Karthik Subraveti <karthikshyam@gmail.com>
@xjtian xjtian merged commit 9c1f498 into magma:master Aug 28, 2020
@karthiksubraveti karthiksubraveti deleted the nms.cleanup.27 branch September 9, 2020 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: nms NMS-related issue
Projects
No open projects
Magma NMS Redesign
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

[NMS] Add delete handler for subscriber page
3 participants