-
Notifications
You must be signed in to change notification settings - Fork 113
Implement translib backend logic for the gNSI Authz #184
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
base: master
Are you sure you want to change the base?
Implement translib backend logic for the gNSI Authz #184
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
61ec565 to
fa939a5
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
fa939a5 to
71a382e
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
71a382e to
3544e0c
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
3544e0c to
5eae4e5
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This PR introduces the new YANG models for gNSI Authz, Certz, Pathz and Credentialz. And, updates the list to include the new models.
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
5eae4e5 to
1173807
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1173807 to
1827234
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This commit adds the necessary transformer code to read authorization policy counters and related state from the Redis databases.
1827234 to
b9e4436
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not clear on why redis client manager is being included in this PR? The RCM is a completely seperate feature not covered under the design document that was approved for gnsi. (removing it should also exclude the change in db_redis_opts.go)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding @rkavitha-hcl
This PR introduces the new YANG models for gNSI Authz, Certz, Pathz and Credentialz. And, updates the list to include the new models. **Dependency Chain for Merge** Please follow this merge order, 1. Current PR: sonic-mgmt-common #[183 ](sonic-net#183 be merged first) 2. Incremental PR: sonic-mgmt-common #[184](sonic-net#184) 3. Frontend: sonic-gnmi #[508](sonic-net/sonic-gnmi#508)
This PR introduces the new YANG models for gNSI Authz, Certz, Pathz and Credentialz. And, updates the list to include the new models. **Dependency Chain for Merge** Please follow this merge order, 1. Current PR: sonic-mgmt-common #[183 ](#183 be merged first) 2. Incremental PR: sonic-mgmt-common #[184](#184) 3. Frontend: sonic-gnmi #[508](sonic-net/sonic-gnmi#508)
This commit adds the necessary transformer code to read authorization policy counters and related state from the Redis databases.
Dependency Chain for Merge
Please follow this merge order,