Comment 24 for bug 1494281

Revision history for this message
Thomas Herve (therve) wrote :

Hitting this. The ovs db is having that information stored:

$ sudo ovs-vsctl --timeout=10 --oneline --format=json -- --columns=name,other_config,tag list Port tap054bfd3c-ec
{"data":[["tap054bfd3c-ec",["map",[["net_uuid","a71fc5f5-686b-42a6-90c6-5c0d6825da7a"],["network_type","flat"],["physical_network","ctlplane"],["segmentation_id","None"]]],1]],"headings":["name","other_config","tag"]}

Any workaround for now?