Add a new ovs-port.trunks
property that indicates which VLANs are trunked by the port.
At ovsdb level the property is just an array of integers; on the command line, ovs-vsctl accepts ranges and expands them.
In NetworkManager the ovs-port setting stores the trunks directly as a list of ranges.