> I was expecting something more like: > > ovn_nbctl("lswitch-add", network, "--", "set", "Logical_Switch", > network, "external_ids:subnet=" + subnet, > "external_ids:gateway_ip=" + gateway_ip) > > and then change ovn_nbctl to take argv instead of a string to break up. > Is that difficult?
Your suggestion is clearly better. I changed all the calls to follow the above model, did a round of sanity testing for both overlay and underlay drivers and sent a v3. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev