summaryrefslogtreecommitdiffstats
path: root/release-notes/src/main/asciidoc/user_guide/user_guide.adoc
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-27 12:03:03 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-27 23:44:56 +0200
commit5c12a3c798386ad84b76d9794d787e0497aaec4f (patch)
treededc3ae1acfbe01034bee972f69fe426debbc66f /release-notes/src/main/asciidoc/user_guide/user_guide.adoc
parent3f84e52dd2e8ef2ed7b2a063519e9f9740258170 (diff)
Release notes: BGP user guide
Also adds postman collection with BGP examples (previously stored in honeycomb project). Change-Id: I83fece59abfea9c528b19d084be48515eff4ce99 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.adoc2
1 files changed, 2 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 3b706ef84..44ee6dde8 100644
--- a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc
+++ b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc
@@ -76,3 +76,5 @@ Honeycomb's configuration files present within its distribution:
* 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/bgp_postman_collection?h={project-branch}[BGP postman collection].