vmware-nsx/vmware_nsx/shell
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
..
admin NSXv: New way to configure availability zones 2017-01-31 12:25:35 +02: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 NSX-Admin: Support syslog configuration for edges 2016-11-25 16:56:15 -08:00
resources.py Merge "[Admin-Util] NSX-V|Reorder L3 firewall sections" 2017-01-26 19:02:23 +00:00