On Nov 11, 2014, at 10:45 AM, Alin Serdean <aserd...@cloudbasesolutions.com> wrote:
> This commit adds functionality to return the ElementName of all the VNIC of a > given virtual machine name. > > The function returns all the allocated ports including the ones which the OVS > port name was not set. > > The default OVS port name that is set is the following: > "ElementName : Dynamic Ethernet Switch Port". > > > Example of usage: > Import-Module OVS.psm1 > Get-VMNetworkAdapterWithOvsPort test_ubuntu_1 > $a = Get-VMNetworkAdapterWithOvsPort test_2_1 > $a | findstr ElementName > > Signed-off-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com> Tested-by: Nithin Raju <nit...@vmware.com> Acked-by: Nithin Raju <nit...@vmware.com> Requested-by: Nithin Raju <nit...@vmware.com> Reported-at: https://github.com/openvswitch/ovs-issues/issues/51 thanks, -- Nithin _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev