mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Description: Adding an optional flag to the addCluster command, "addvsmflag". If this is set to true, the API will throw an exception if any VSM parameter is missed out. The above bug was running into a DB exception because the vCenter ipaddress wasn't passed in and the API didn't catch it.