vmware-nsx/vmware_nsx/shell
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
..
admin Admin util: add in option to set the DVS teaming policy 2016-03-14 11:25:24 +00:00
__init__.py Move python_nsxadmin out of a top-level namespace 2015-12-17 15:34:45 -07:00
commands.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
nsxadmin.py Admin util: add in option to set the DVS teaming policy 2016-03-14 11:25:24 +00:00