diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-02-01 06:52:24 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2018-02-01 05:53:32 +0000 |
commit | e7e46a21fb65b55e2910b0136c06f26c489f473a (patch) | |
tree | 2d80bbcdd5da92e2acf30e9743f2906ae9e2a5cc /release-notes | |
parent | e7579ac9c300dd8dc99a88bb5453ff995f7571ed (diff) |
Release notes update after releasing 1.18.01
Change-Id: I43c92fa286e11091edd62262354036626bf877e1
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'release-notes')
-rw-r--r-- | release-notes/src/main/asciidoc/user_guide/user_guide.adoc | 10 |
1 files changed, 8 insertions, 2 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 268851747..a040bae80 100644 --- a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc +++ b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc @@ -51,6 +51,8 @@ Honeycomb's configuration files present within its distribution: ** {project-git-web}/dhcp/dhcp-api/src/main/yang?h={project-branch}[DHCP YANG models] * VPP classifier plugin ** {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] === POSTMAN collections @@ -84,5 +86,9 @@ collection] * VPP classifier plugin ** {project-git-web}/vpp-classifier/vpp_classifier_postman_collection.json?h={project-branch}[VPP classifier postman collection] ** {project-git-web}/vpp-classifier/policer_postman_collection.json?h={project-branch}[Policer postman collection] -* BGP plugin -** {project-git-web}/bgp/inet/bgp_inet_postman_collection.json?h={project-branch}[BGP postman collection]. +* MPLS plugin +** {project-git-web}/mpls/mpls_postman_collection.json?h={project-branch}[MPLS postman collection] +* BGP Inet plugin +** {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]. |