6b81a39daa
* openvswitch_db: Split key-value pairs correctly (#33335) Map values can contain commas, e.g. - name: Configure OVN bridge mapping openvswitch_db: state: present table: open_vswitch record: . col: external_ids key: ovn-bridge-mappings value: '"vmnet-static:br-vmnet-st,vmnet-dynamic:br-vmnet-dyn"' Previous behaviour was splitting the value and raised an exception. (cherry picked from commit |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
ovs_module.py | ||
test_openvswitch_bridge.py | ||
test_openvswitch_db.py | ||
test_openvswitch_port.py |