diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-01-17 13:08:41 +0100 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-01-17 13:08:41 +0100 |
commit | c277b4eaa7abd1d3242384cd56dfb5d3bd84fb21 (patch) | |
tree | a3d6452b46d1f202bc6d000dfb6152a1c95379cf | |
parent | 582f736bf664d9bcc90d3c871aa9df39092e511c (diff) |
add missing SRv6 links to userguide
- adds link for yang models
- adds links for postman collections
Change-Id: I553e10cb5813132867b6af540f02277e07e0fb24
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
-rw-r--r-- | release-notes/src/main/asciidoc/user_guide/user_guide.adoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc index bb9349f1b..3330ba4af 100644 --- a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc +++ b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc @@ -53,6 +53,8 @@ Honeycomb's configuration files present within its distribution: ** {project-git-web}/vpp-classifier/api/src/main/yang?h={project-branch}[VPP classifier YANG models] * MPLS plugin ** {project-git-web}/mpls/api/src/main/yang?h={project-branch}[MPLS YANG models] +* SRv6 plugin +** {project-git-web}/srv6/srv6-api/src/main/yang?h={project-branch}[SRv6 YANG models] === POSTMAN collections @@ -92,3 +94,6 @@ collection] ** {project-git-web}/bgp/inet/bgp_inet_postman_collection.json?h={project-branch}[BGP Inet postman collection]. * BGP Prefix SID plugin ** {project-git-web}/bgp/bgp-prefix-sid/bgp_prefix_sid_postman_collection.json?h={project-branch}[BGP Prefix SID postman collection]. +* SRv6 plugin +** {project-git-web}/srv6/srv6_localsid_postman_collection.json?h={project-branch}[SRv6 local SID postman collection]. +** {project-git-web}/srv6/srv6_policy_postman_collection.json?h={project-branch}[SRv6 policy SID postman collection].
\ No newline at end of file |