I'm not sure if this issue start at 4.7.0 or is just related to my test environment. But I can't get the password provide by cloudstack to the vm, In this case the instance is centos6.6 using the usual cloud-set-guest-password
here is the log from the Instance: /var/log/messages Dec 14 00:32:56 c6-1 cloud: Found password server IP 10.10.0.78 in /var/lib/dhclient/dhclient-eth0.leases Dec 14 00:32:56 c6-1 cloud: Sending request to password server at 10.10.0.78 Dec 14 00:32:57 c6-1 cloud: Got response from server at 10.10.0.78 Dec 14 00:32:57 c6-1 cloud: Password server at 10.10.0.78 did not have any password for the VM Dec 14 00:32:57 c6-1 cloud: Did not need to change password. Dec 14 00:32:57 c6-1 cloud: Sending request to ssh key server at 10.10.0.78 Dec 14 00:32:57 c6-1 cloud: Got response from server at 10.10.0.78 Dec 14 00:32:57 c6-1 cloud: Sending request to ssh key server at 10.10.0.78 Dec 14 00:32:57 c6-1 cloud: Got response from server at 10.10.0.78 Anyone is having this issue? ssh key does work. Thanks,