Adit Sarfaty dffaa5b615 [Admin-Util NSX|V] update the data stores of an existing edge
This admin utility can be used on upgrade after the customer
added ha_datastore_id to the nsx.ini configuration, in order
to update the deployment of existing edges.
The new edge appliances configuration will be taken from the nsx.ini,
including the datastrore_id, ha_datastore_id, edge_ha
The edge current resource pool & appliance size will not change

Usage example:
nsxadmin -r edges -o nsx-update --property edge-id=<edge-id>
                                --property appliances=True

Change-Id: Ica885c8af4f368dc0b3015aacbe35ebc207233ac
2016-06-30 08:30:31 +03:00
..