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 subscription details to subscription API #24

Merged
merged 1 commit into from
Dec 9, 2020

Conversation

kuujo
Copy link
Contributor

@kuujo kuujo commented Dec 9, 2020

This PR replaces the Subscription payload in the onos-e2sub NB API with a SubscriptioDetails message. The SubscriptionDetails message is similar to the structure of the E2AP subscription details, but with redundant (AFAICT) fields (like IE metadata) removed, and with naming more consistent with the public API.

This message structure should still be hidden from application code, perhaps exposing instead a builder for subscription requests.

@kuujo kuujo merged commit 960b3d1 into onosproject:master Dec 9, 2020
@kuujo kuujo deleted the subscription-details branch December 9, 2020 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants