summaryrefslogtreecommitdiffstats
path: root/infra/bgp-distribution-test/asciidoc/Readme.adoc
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-13 10:41:27 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-17 08:16:43 +0000
commitd2664a4f307a833e293b2dfbe44d9ab6579eef2d (patch)
treeea8d05794c7d110f7a15d18874678925db44e230 /infra/bgp-distribution-test/asciidoc/Readme.adoc
parenta4a488f7cdd04498bfcda068bf171516a9afe4f0 (diff)
HONEYCOMB-369: configurable BGP peers
BGP peer configuration is no longer read from bgp-peer.json file. Netconf/Restconf is can be used instead. BGP peer configuration in HC follows openconfig-extensions model (as in ODL BGP): * http://docs.opendaylight.org/en/stable-boron/user-guide/bgp-user-guide.html#bgp-peering * http://docs.opendaylight.org/en/stable-boron/user-guide/bgp-user-guide.html#bgp-application-peer-and-programmable-rib Change-Id: I91aa6c4fc0923edbacf6cd10abd3957569a4f8c6 Signed-off-by: Marek Gradzki <mgradzki@cisco.com> (cherry picked from commit a3d562afdd96d4c37fe608af99f364e879ee92b6)
Diffstat (limited to 'infra/bgp-distribution-test/asciidoc/Readme.adoc')
-rw-r--r--infra/bgp-distribution-test/asciidoc/Readme.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/bgp-distribution-test/asciidoc/Readme.adoc b/infra/bgp-distribution-test/asciidoc/Readme.adoc
index 25762d25f..9576a61b5 100644
--- a/infra/bgp-distribution-test/asciidoc/Readme.adoc
+++ b/infra/bgp-distribution-test/asciidoc/Readme.adoc
@@ -1,6 +1,6 @@
= bgp-distribution-test
-Distribution tests use generated files(yang-module-index)
+Distribution tests use generated files (yang-module-index)
that are generated after the build phase that maven invoke unit test.
Therefore these tests must be part or separate project that uses distribution
-as dependency that has these files allready generated. \ No newline at end of file
+as dependency that has these files already generated. \ No newline at end of file