Skip to content

Commit

Permalink
update docs for yang models to point to OC public repo
Browse files Browse the repository at this point in the history
  • Loading branch information
dplore committed Mar 15, 2024
1 parent f75240d commit dd26345
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 47,015 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.

477 changes: 3 additions & 474 deletions certz/README.md

Large diffs are not rendered by default.

8,578 changes: 0 additions & 8,578 deletions certz/gnsi-certz.html

This file was deleted.

503 changes: 3 additions & 500 deletions credentialz/README.md

Large diffs are not rendered by default.

8,711 changes: 0 additions & 8,711 deletions credentialz/gnsi-credentialz.html

This file was deleted.

511 changes: 3 additions & 508 deletions pathz/README.md

Large diffs are not rendered by default.

8,809 changes: 0 additions & 8,809 deletions pathz/gnsi-pathz.html

This file was deleted.

125 changes: 0 additions & 125 deletions yang/BUILD.bazel

This file was deleted.

Loading

0 comments on commit dd26345

Please sign in to comment.