diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-07-27 08:02:16 +0200 |
---|---|---|
committer | Jan Srnicek <jsrnicek@cisco.com> | 2017-08-17 07:56:45 +0000 |
commit | 6c133f78a35c93e23da8347fe31e1b716d135dfe (patch) | |
tree | 8433beb3a8076e378496db4a5d825e76a2ae4a65 /release-notes/src/main/asciidoc/user_guide/user_guide.adoc | |
parent | b1dc57a7a35f30d462d7cabe0b9c3f54f976ab56 (diff) |
Release notes cleanup after releasing hc2vpp 1.17.07
Change-Id: I355e73553345ce12360946d5db2c96253a2d1040
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'release-notes/src/main/asciidoc/user_guide/user_guide.adoc')
-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 44ee6dde8..e66e1af77 100644 --- a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc +++ b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc @@ -35,6 +35,8 @@ Honeycomb's configuration files present within its distribution: ** {project-git-web}/nat/nat-api/src/main/yang?h={project-branch}[NAT YANG models] * iOAM plugin ** {project-git-web}/ioam/api/src/main/yang?h={project-branch}[IOAM YANG models] +* Interface role plugin +** {project-git-web}/interface-role/api/src/main/yang?h={project-branch}[Interface role YANG models] * Routing plugin ** {project-git-web}/routing/routing-api/src/main/yang?h={project-branch}[Routing YANG models] * ACL plugin @@ -56,12 +58,15 @@ Honeycomb's configuration files present within its distribution: ** {project-git-web}/v3po/postman_rest_collection.json?h={project-branch}[V3PO postman collection] * LISP plugin ** {project-git-web}/lisp/lisp_postman_collection.json?h={project-branch}[LISP postman collection] +** {project-git-web}/lisp/gpe_postman_collection.json?h={project-branch}[LISP GPE postman collection] * NSH plugin ** {project-git-web}/nsh/nsh_postman_collection.json?h={project-branch}[NSH postman collection] * NAT plugin ** {project-git-web}/nat/postman_rest_collection.json?h={project-branch}[NAT postman collection] * iOAM plugin ** {project-git-web}/ioam/ioam_postman_collection.json?h={project-branch}[IOAM postman collection] +* Interface role plugin +** {project-git-web}/interface-role/interface_role_postman_collection.json?h={project-branch}[Interface role postman collection] * Routing plugin ** {project-git-web}/routing/routing_postman_collection.json?h={project-branch}[Routing postman collection] ** {project-git-web}/routing/routing_adv_postman_collection.json?h={project-branch}[Routing advertisements postman collection] |