mirror of https://github.com/apache/cloudstack.git
This adds a new API updateVmwareDc that allows admins to update the VMware datacenter details of a zone. It also recursively updates the cluster_details for any username/password updates as well as updates the url detail in cluster_details table and guid detail in the host_details table with any newly provided vcenter domain/ip. The update API assumes that there is only one vCenter per zone. And, since the username/password for each VMware host could be different than what gets configured for vcenter at zone level, it does not update the username/password in host_details. Previously, one has to manually update the db with any new vcenter details for the zone. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> |
||
|---|---|---|
| .. | ||
| acl | ||
| affinity-group-processors | ||
| alert-handlers | ||
| api | ||
| ca/root-ca | ||
| database | ||
| dedicated-resources | ||
| deployment-planners | ||
| event-bus | ||
| ha-planners/skip-heurestics | ||
| host-allocators/random | ||
| hypervisors | ||
| integrations | ||
| metrics | ||
| network-elements | ||
| outofbandmanagement-drivers | ||
| storage | ||
| storage-allocators/random | ||
| user-authenticators | ||
| pom.xml | ||