Skip to content

Commit

Permalink
Merge pull request #166 from openconfig/dplore/yang-rm
Browse files Browse the repository at this point in the history
Remove yang OC models
  • Loading branch information
dplore authored Mar 19, 2024
2 parents 63b01d6 + c74039a commit 0342fdd
Show file tree
Hide file tree
Showing 18 changed files with 15 additions and 48,007 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services include:
3. Certificate management
4. Console access management
5. Secure Shell (ssh) certificate/key management
6. Associated YANG models for telemetry collection of gNSI systems.
6. Associated YANG models for telemetry collection of gNSI systems are defined at the [OpenConfig public data model repository](https://github.com/openconfig/public/tree/master/release/models/gnsi)

## Releases

Expand Down
23 changes: 3 additions & 20 deletions acctz/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,23 +35,6 @@ of this history should be configurable by the administrator. The default
depth and configurability are subject to implementation support, but should
be documented.

## OpenConfig Extension for the gMNI gRPC-based Accounting telemetry
### gnsi-acctz.yang
An overview of the changes defined in the gnsi-acctz.yang file are shown below.

```txt
module: gnsi-acctz
augment /oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server:
+--ro counters
+--ro last-cleared-on? oc-types:timeticks64
+--ro client-counters
| +--ro history_istruncated? oc-yang:counter64
| +--ro IdleTimeouts? oc-yang:counter64
| +--ro RecordRequests? oc-yang:counter64
| +--ro RecordResponses? oc-yang:counter64
+--ro source-counters
+--ro source-records* [service type]
+--ro service service-request
+--ro type service-type
+--ro records? oc-yang:counter64
```
## OpenConfig data models for gNSI Accounting

Yang data models for acctz are defined in the [OpenConfig public repository(https://github.com/openconfig/public/tree/master/release/models/gnsi)]. Documentation for OpenConfig including searchable list of paths and tree representations are at [OpenConfig.net](https://openconfig.net/projects/models/)
477 changes: 2 additions & 475 deletions authz/README.md

Large diffs are not rendered by default.

8,529 changes: 0 additions & 8,529 deletions authz/gnsi-authz.html

This file was deleted.

178 changes: 0 additions & 178 deletions authz/gnsi-authz.yang

This file was deleted.

Loading

0 comments on commit 0342fdd

Please sign in to comment.