summaryrefslogtreecommitdiffstats
path: root/infra/bgp-distribution-test/src/test/resources/bgp-policy.json
diff options
context:
space:
mode:
authorMichal Cmarada <michal.cmarada@pantheon.tech>2018-09-25 11:15:35 +0200
committerMichal Cmarada <michal.cmarada@pantheon.tech>2018-09-25 11:22:18 +0200
commit556a0f59abc9b09005d40945bc20948d69e4f98e (patch)
tree76d795ae59aba49521fc4fdc7d65062c946147be /infra/bgp-distribution-test/src/test/resources/bgp-policy.json
parent46bcceb927b1bce07c1c9517f45470703293eb84 (diff)
Bump ODL dependencies to Fluorine (HONEYCOMB-433)
Change-Id: I142ebd2899272feff00abe7d4bae708f093ee3ec Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
Diffstat (limited to 'infra/bgp-distribution-test/src/test/resources/bgp-policy.json')
-rw-r--r--infra/bgp-distribution-test/src/test/resources/bgp-policy.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/infra/bgp-distribution-test/src/test/resources/bgp-policy.json b/infra/bgp-distribution-test/src/test/resources/bgp-policy.json
new file mode 100644
index 000000000..01abb6905
--- /dev/null
+++ b/infra/bgp-distribution-test/src/test/resources/bgp-policy.json
@@ -0,0 +1,4 @@
+{
+ "default-import-policy": "ACCEPT-ROUTE",
+ "default-export-policy": "ACCEPT-ROUTE"
+} \ No newline at end of file