mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Users can now explicitly specify cluster management server node IP. Example: cloud-setup-database user:passwd@dbhost -i 192.168.1.10, or cloud-setup-database user:passwd@dbhost --mshost 192.168.1.10 Also, strips off trailing whitespaces. Signed-off-by: Rohit Yadav <bhaisaab@apache.org>