Gary Kotton 29c576ac04 Admin util: add in option to set the DVS teaming policy
The patch adds support to the admin utility to enable an admin to update
the teaming policy of a DVS. This is done as follows:

nsxadmin -r networks -o nsx-update --property dvs-id=<id> --property teamingpolicy=<policy>

Supported polices currently are:
FAILOVER_ORDER|ETHER_CHANNEL|LACP_ACTIVE|LACP_PASSIVE|LOADBALANCE_LOADBASED
|LOADBALANCE_SRCID|LOADBALANCE_SRCMAC|LACP_V2

DocImpact

Change-Id: I04a5ed67f3b54a522b5790a959fad62f8bed51a4
2016-03-14 11:25:24 +00:00
..