Skip to content

Commit aa6a60a

Browse files
committed
[BGP_DT01] edpm_frr_bgp_uplinks removed from EDPM CRs
Once OSPRH-14173 has been resolved with [1], edpm_frr_bgp_uplinks does not need to be configured when edpm_frr_bgp_peers is configured. Due to that, edpm_frr_bgp_uplinks is removed from BGP_DT01 EDPM values. [1] openstack-k8s-operators/edpm-ansible#883
1 parent 3eef56e commit aa6a60a

File tree

6 files changed

+0
-18
lines changed

6 files changed

+0
-18
lines changed

examples/dt/bgp_dt01/edpm/computes/r0/values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ data:
2525
edpm_frr_bgp_ipv4_src_network: bgpmainnet
2626
edpm_frr_bgp_ipv6_src_network: bgpmainnetv6
2727
edpm_frr_bgp_neighbor_password: f00barZ
28-
edpm_frr_bgp_uplinks:
29-
- nic3
30-
- nic4
3128
timesync_ntp_servers:
3229
- hostname: pool.ntp.org
3330
# conntrack is necessary for some tobiko tests

examples/dt/bgp_dt01/edpm/computes/r1/values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ data:
2525
edpm_frr_bgp_ipv4_src_network: bgpmainnet
2626
edpm_frr_bgp_ipv6_src_network: bgpmainnetv6
2727
edpm_frr_bgp_neighbor_password: f00barZ
28-
edpm_frr_bgp_uplinks:
29-
- nic3
30-
- nic4
3128
timesync_ntp_servers:
3229
- hostname: pool.ntp.org
3330
# conntrack is necessary for some tobiko tests

examples/dt/bgp_dt01/edpm/computes/r2/values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ data:
2525
edpm_frr_bgp_ipv4_src_network: bgpmainnet
2626
edpm_frr_bgp_ipv6_src_network: bgpmainnetv6
2727
edpm_frr_bgp_neighbor_password: f00barZ
28-
edpm_frr_bgp_uplinks:
29-
- nic3
30-
- nic4
3128
timesync_ntp_servers:
3229
- hostname: pool.ntp.org
3330
# conntrack is necessary for some tobiko tests

examples/dt/bgp_dt01/edpm/networkers/r0/values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ data:
2525
edpm_frr_bgp_ipv4_src_network: bgpmainnet
2626
edpm_frr_bgp_ipv6_src_network: bgpmainnetv6
2727
edpm_frr_bgp_neighbor_password: f00barZ
28-
edpm_frr_bgp_uplinks:
29-
- nic3
30-
- nic4
3128
timesync_ntp_servers:
3229
- hostname: pool.ntp.org
3330
# conntrack is necessary for some tobiko tests

examples/dt/bgp_dt01/edpm/networkers/r1/values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ data:
2525
edpm_frr_bgp_ipv4_src_network: bgpmainnet
2626
edpm_frr_bgp_ipv6_src_network: bgpmainnetv6
2727
edpm_frr_bgp_neighbor_password: f00barZ
28-
edpm_frr_bgp_uplinks:
29-
- nic3
30-
- nic4
3128
timesync_ntp_servers:
3229
- hostname: pool.ntp.org
3330
# conntrack is necessary for some tobiko tests

examples/dt/bgp_dt01/edpm/networkers/r2/values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ data:
2525
edpm_frr_bgp_ipv4_src_network: bgpmainnet
2626
edpm_frr_bgp_ipv6_src_network: bgpmainnetv6
2727
edpm_frr_bgp_neighbor_password: f00barZ
28-
edpm_frr_bgp_uplinks:
29-
- nic3
30-
- nic4
3128
timesync_ntp_servers:
3229
- hostname: pool.ntp.org
3330
# conntrack is necessary for some tobiko tests

0 commit comments

Comments
 (0)