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

gnsi/certz: rename certz counters #156

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

brianneville
Copy link
Contributor

rename the access-accepts/access-rejects
counters and timestamps to
connection-accepts/connection-rejects

This is more indicative of the fact that these
counters are not really controlling access
(which would be authorization/authz) but rather just whether a connection can be established
based on the SSL profile

rename the access-accepts/access-rejects
counters and timestamps to
connection-accepts/connection-rejects

This is more indicative of the fact that these
counters are not really controlling access
(which would be authorization/authz) but rather just
whether a connection can be established
based on the SSL profile
@marcushines marcushines merged commit 26b2e73 into openconfig:main Feb 13, 2024
2 checks passed
brianneville added a commit to brianneville/oc-public that referenced this pull request Mar 5, 2024
The certz yang file was updated since 
the PR to move from openconfig/gnsi to 
openconfig/public, and this updated
version of certz had not been
included in the PR.

see the changes to gnsi-certz.yang at:
openconfig/gnsi#156

This commit also sets the container
name for the certz counters to be just
"counters" to be backward-compatible 
with the existing gnsi-certz.yang.

The module name/prefix already 
mark these counters as certz-related,
so we don't need to duplicate this
information in the container name too.
dplore pushed a commit to openconfig/public that referenced this pull request Mar 6, 2024
* (M) release/models/gnsi/openconfig-gnsi-certz.yang 
Align oc paths for gnsi with latest certz version.  See the
changes to gnsi-certz.yang at:
openconfig/gnsi#156

This commit also sets the container
name for the certz counters to be just
"counters" to be backward-compatible 
with the existing gnsi-certz.yang.

The module name/prefix already 
mark these counters as certz-related,
so we don't need to duplicate this
information in the container name too.
romeyod pushed a commit to romeyod/aftNextHop that referenced this pull request Sep 19, 2024
* (M) release/models/gnsi/openconfig-gnsi-certz.yang 
Align oc paths for gnsi with latest certz version.  See the
changes to gnsi-certz.yang at:
openconfig/gnsi#156

This commit also sets the container
name for the certz counters to be just
"counters" to be backward-compatible 
with the existing gnsi-certz.yang.

The module name/prefix already 
mark these counters as certz-related,
so we don't need to duplicate this
information in the container name too.
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.

2 participants