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