-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
0
-
False
-
-
False
-
os-net-config-18.1.0-18.0.20260202134807.bbae2ed.el9osttrunk.noarch.rpm
-
rhos-connectivity-nfv
-
None
-
-
Proposed
-
-
-
-
Low
To Reproduce Steps to reproduce the behavior:
- Try to configure ovs_bond, dpdkbond directly wth member ports in os-net-config (without ovs_bridge)
- name: bond0
type: ovs_bond
addresses:
- ip_netmask: 172.31.7.16/24
ovs_options: "bond_mode=balance-slb"
mtu: 9000
members:
- mtu: 9000
name: eno3
type: interface
use_dhcp: false
- name: eno4
mtu: 9000
type: interface
use_dhcp: false - Similarly try to configure dpdkbond
- Apply the config
- No Schema error is seen
Expected behavior
- Schema error should be noted
Screenshots
- Attached Image
Additional context
- Both for os-net-config and nmstate provider