summaryrefslogtreecommitdiffstats
path: root/release-notes
diff options
context:
space:
mode:
authorTibor Král <tibor.kral@pantheon.tech>2019-01-18 14:01:43 +0100
committerMichal Cmarada <mcmarada@cisco.com>2019-01-18 14:03:58 +0100
commitd10368dffa17254096c99f64d7e1d77644f50a6d (patch)
tree3131f90cfb711ef9a9610cd2eb38f5e1d3762817 /release-notes
parentc277b4eaa7abd1d3242384cd56dfb5d3bd84fb21 (diff)
Update IPSec documentation
- Add missing IpSec links to userguide - update Readme.adoc - additional request to postman collection Change-Id: I233b0f7a58acbfab9b8b587bbd2f20566709e52f Signed-off-by: Tibor Král <tibor.kral@pantheon.tech> Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'release-notes')
-rw-r--r--release-notes/src/main/asciidoc/user_guide/user_guide.adoc6
1 files changed, 5 insertions, 1 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 3330ba4af..428e2db06 100644
--- a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc
+++ b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc
@@ -55,6 +55,8 @@ Honeycomb's configuration files present within its distribution:
** {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]
+* IpSec plugin
+** {project-git-web}/ipsec/ipsec-api/src/main/yang?h={project-branch}[IpSec YANG models]
=== POSTMAN collections
@@ -96,4 +98,6 @@ collection]
** {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
+** {project-git-web}/srv6/srv6_policy_postman_collection.json?h={project-branch}[SRv6 policy SID postman collection].
+* IpSec plugin
+** {project-git-web}/ipsec/Ipsec_postman_collection.json?h={project-branch}[IpSec postman collection].