vmware-nsx/vmware_nsx/shell/admin/plugins
Adit Sarfaty dd1923005c NSXv: New way to configure availability zones
Configure availability zones in nsx.ini using a dynamic sections.
The previous way of con figuring all in 1 line still works.

Example:
[nsxv]
availability_zones = zone1, zone2

[az:zone1]
resource_pool_id = resgroup-28
datastore_id = datastore-21
edge_ha = True
ha_datastore_id = datastore-22

[az:zone2]
...

Change-Id: I344d2fc1de246fdaf272a6917638716c956e1e23
2017-01-31 12:25:35 +02:00
..
common Nsxv3: Add admin utility to clean orphaned DHCP servers 2016-11-15 10:24:37 -08:00
nsxv NSXv: New way to configure availability zones 2017-01-31 12:25:35 +02:00
nsxv3 NSXV3: invoke get_connected_nsxlib only once per invocation 2017-01-02 14:06:27 +00:00
__init__.py Move python_nsxadmin out of a top-level namespace 2015-12-17 15:34:45 -07:00