On Tue, Nov 11, 2014 at 06:45:32PM +0000, Alin Serdean 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>
Applied. Thanks Alin (and Nithin)! _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev