
2 Mar
2012
2 Mar
'12
11:22 a.m.
On Mar 1, 2012, at 11:51 PM, Ansis Atteka wrote:
This patch will allow OpenFlow controllers to identify which interface belongs to a particular VM by using the Domain UUID.
ovs-vsctl get Interface vnet0 external_ids {attached-mac="52:54:00:8C:55:2C", iface-id="83ce45d6-3639-096e-ab3c-21f66a05f7fa", iface-status=active, vm-uuid="142a90a7-0acc-ab92-511c-586f12da8851"}
This patch looks good to me Ansis, and it will be handy to have the VM UUID available in the OVS DB for connected ports. Nice work! Thanks, Kyle