diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-07-27 12:03:03 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-07-27 12:06:39 +0000 |
commit | c5ceb13070caf7bbcf69ba3f988feba1c9b90188 (patch) | |
tree | d7690af0b6c91737867bc4e17dba007eea6bd918 /release-notes/src/main/asciidoc/user_guide/user_guide.adoc | |
parent | 5b2b6ba02115b27660f2becf2781be37f23920cd (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.adoc | 2 |
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 1c7390a0b..e66e1af77 100644 --- a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc +++ b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc @@ -81,3 +81,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]. |