xenserver: Add vm-id to the external_ids.
[sliver-openvswitch.git] / vswitchd / vswitch.xml
index 00cfda6..7739793 100644 (file)
         The virtual network to which this interface is attached.
       </column>
 
+      <column name="external_ids" key="vm-id">
+        The VM to which this interface belongs. On XenServer, this will be the
+        same as <ref column="external_ids" key="xs-vm-uuid"/>.
+      </column>
+
       <column name="external_ids" key="xs-vm-uuid">
         The VM to which this interface belongs.
       </column>