Fred Neubauer created CLOUDSTACK-9193: -----------------------------------------
Summary: Once password has been fetched, the state does not get updated to "saved_password" Key: CLOUDSTACK-9193 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9193 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: API Affects Versions: 4.6.0 Reporter: Fred Neubauer Fix For: 4.4.4 When we deploy a vm for the first time the generated password is applied. When we change the password and reboot, the changed password gets reset to the initially generated password or a newly generated on. On the router vm the password file in /var/cache/cloud looks like this: 10.1.1.199=coth6harf2oG and stays that way even after the fetch. On Cloudstack 4.4 the file gets updated like this once the password was fetched: 10.1.1.199=saved_password -- This message was sent by Atlassian JIRA (v6.3.4#6332)