Skip to content

Commit

Permalink
Merge pull request #139 from abays/nfv_va_interfaces
Browse files Browse the repository at this point in the history
Use NIC name defaults commonly found in dev/test/CI environments
  • Loading branch information
Jaganathancse authored Mar 25, 2024
2 parents 8a0e819 + 8e3857b commit d8fcfca
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
10 changes: 5 additions & 5 deletions examples/va/hci/control-plane/nncp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ data:
gateway: 192.168.122.1
name: subnet1
prefix-length: 24
iface: enp7s0
iface: enp6s0
mtu: 9000
lb_addresses:
- 192.168.122.80-192.168.122.90
Expand Down Expand Up @@ -73,7 +73,7 @@ data:
prefix-length: 24
iface: internalapi
vlan: 20
base_iface: enp7s0
base_iface: enp6s0
lb_addresses:
- 172.17.0.80-172.17.0.90
endpoint_annotations:
Expand Down Expand Up @@ -106,7 +106,7 @@ data:
prefix-length: 24
iface: storage
vlan: 21
base_iface: enp7s0
base_iface: enp6s0
lb_addresses:
- 172.18.0.80-172.18.0.90
net-attach-def: |
Expand Down Expand Up @@ -145,7 +145,7 @@ data:
prefix-length: 24
iface: tenant
vlan: 22
base_iface: enp7s0
base_iface: enp6s0
lb_addresses:
- 172.19.0.80-172.19.0.90
net-attach-def: |
Expand Down Expand Up @@ -195,7 +195,7 @@ data:
config:
- destination: 0.0.0.0/0
next-hop-address: 192.168.122.1
next-hop-interface: enp7s0
next-hop-interface: enp6s0

rabbitmq:
endpoint_annotations:
Expand Down
16 changes: 8 additions & 8 deletions examples/va/nfv/ovs-dpdk-sriov/nncp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ data:
gateway: 192.168.122.1
name: subnet1
prefix-length: 24
iface: enp7s0
iface: enp6s0
mtu: 1500
lb_addresses:
- 192.168.122.80-192.168.122.90
Expand Down Expand Up @@ -71,9 +71,9 @@ data:
vlan: 20
mtu: 1500
prefix-length: 24
iface: enp7s0.20
iface: enp6s0.20
vlan: 20
base_iface: enp7s0
base_iface: enp6s0
lb_addresses:
- 172.17.0.80-172.17.0.90
endpoint_annotations:
Expand Down Expand Up @@ -104,9 +104,9 @@ data:
vlan: 21
mtu: 1500
prefix-length: 24
iface: enp7s0.21
iface: enp6s0.21
vlan: 21
base_iface: enp7s0
base_iface: enp6s0
lb_addresses:
- 172.18.0.80-172.18.0.90
net-attach-def: |
Expand All @@ -133,9 +133,9 @@ data:
vlan: 22
mtu: 1500
prefix-length: 24
iface: enp7s0.22
iface: enp6s0.22
vlan: 22
base_iface: enp7s0
base_iface: enp6s0
lb_addresses:
- 172.19.0.80-172.19.0.90
net-attach-def: |
Expand Down Expand Up @@ -185,7 +185,7 @@ data:
config:
- destination: 192.168.122.0/24
next-hop-address: 192.168.122.1
next-hop-interface: enp7s0
next-hop-interface: enp6s0

rabbitmq:
endpoint_annotations:
Expand Down
16 changes: 8 additions & 8 deletions examples/va/nfv/ovs-dpdk/nncp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ data:
gateway: 192.168.122.1
name: subnet1
prefix-length: 24
iface: enp7s0
iface: enp6s0
mtu: 1500
lb_addresses:
- 192.168.122.80-192.168.122.90
Expand Down Expand Up @@ -71,9 +71,9 @@ data:
vlan: 20
mtu: 1500
prefix-length: 24
iface: enp7s0.20
iface: enp6s0.20
vlan: 20
base_iface: enp7s0
base_iface: enp6s0
lb_addresses:
- 172.17.0.80-172.17.0.90
endpoint_annotations:
Expand Down Expand Up @@ -104,9 +104,9 @@ data:
vlan: 21
mtu: 1500
prefix-length: 24
iface: enp7s0.21
iface: enp6s0.21
vlan: 21
base_iface: enp7s0
base_iface: enp6s0
lb_addresses:
- 172.18.0.80-172.18.0.90
net-attach-def: |
Expand All @@ -133,9 +133,9 @@ data:
vlan: 22
mtu: 1500
prefix-length: 24
iface: enp7s0.22
iface: enp6s0.22
vlan: 22
base_iface: enp7s0
base_iface: enp6s0
lb_addresses:
- 172.19.0.80-172.19.0.90
net-attach-def: |
Expand Down Expand Up @@ -185,7 +185,7 @@ data:
config:
- destination: 192.168.122.0/24
next-hop-address: 192.168.122.1
next-hop-interface: enp7s0
next-hop-interface: enp6s0

rabbitmq:
endpoint_annotations:
Expand Down
16 changes: 8 additions & 8 deletions examples/va/nfv/sriov/nncp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ data:
gateway: 192.168.122.1
name: subnet1
prefix-length: 24
iface: enp7s0
iface: enp6s0
mtu: 1500
lb_addresses:
- 192.168.122.80-192.168.122.90
Expand Down Expand Up @@ -71,9 +71,9 @@ data:
vlan: 20
mtu: 1500
prefix-length: 24
iface: enp7s0.20
iface: enp6s0.20
vlan: 20
base_iface: enp7s0
base_iface: enp6s0
lb_addresses:
- 172.17.0.80-172.17.0.90
endpoint_annotations:
Expand Down Expand Up @@ -104,9 +104,9 @@ data:
vlan: 21
mtu: 1500
prefix-length: 24
iface: enp7s0.21
iface: enp6s0.21
vlan: 21
base_iface: enp7s0
base_iface: enp6s0
lb_addresses:
- 172.18.0.80-172.18.0.90
net-attach-def: |
Expand All @@ -133,9 +133,9 @@ data:
vlan: 22
mtu: 1500
prefix-length: 24
iface: enp7s0.22
iface: enp6s0.22
vlan: 22
base_iface: enp7s0
base_iface: enp6s0
lb_addresses:
- 172.19.0.80-172.19.0.90
net-attach-def: |
Expand Down Expand Up @@ -185,7 +185,7 @@ data:
config:
- destination: 192.168.122.0/24
next-hop-address: 192.168.122.1
next-hop-interface: enp7s0
next-hop-interface: enp6s0

rabbitmq:
endpoint_annotations:
Expand Down

0 comments on commit d8fcfca

Please sign in to comment.