From c277b4eaa7abd1d3242384cd56dfb5d3bd84fb21 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 17 Jan 2019 13:08:41 +0100 Subject: add missing SRv6 links to userguide - adds link for yang models - adds links for postman collections Change-Id: I553e10cb5813132867b6af540f02277e07e0fb24 Signed-off-by: Michal Cmarada --- release-notes/src/main/asciidoc/user_guide/user_guide.adoc | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit 1.2.3-korg