[ https://issues.apache.org/jira/browse/CLOUDSTACK-10380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Raf Smeets updated CLOUDSTACK-10380: ------------------------------------ Description: changing passwordenabled to true while guest vm is running causes passwordreset again in startvm Steps to reproduce: 1.Template passwordenabled flag is set to false 2. Start Vm 3.Set template passwordenabled flag to true 4.StopVm 5.ResetPassword for Stopped Vm. Password is PasswordA. 6.StartVm. Password is PasswordB. This should not happen!! 7.SSH into VM only works with PasswordB. Next steps are as expected. 8.StopVm 9.ResetPassword for Stopped Vm. Password is PasswordC. 10.StartVm. No change in password. 11. SSH into VM works with PasswordC. This was found when test/integration/plugins/nuagevsp/test_nuage_passwordreset.py started to fail after merging of PR2651 https://github.com/apache/cloudstack/pull/2651. was: changing passwordenabled to true while guest vm is running causes passwordreset again in startvm Steps to reproduce: 1.Template passwordenabled flag is set to false 2. Start Vm 3.Set template passwordenabled flag to true 4.StopVm 5.ResetPassword for Stopped Vm. Password is PasswordA. 6.StartVm. Password is PasswordB. This should not happen!! 7.SSH into VM only works with PasswordB. Next steps are as expected. 8.StopVm 9.ResetPassword for Stopped Vm. Password is PasswordC. 10.StartVm. No change in password. 11. SSH into VM works with PasswordC. > changing passwordenabled to true while guest vm is running causes unexpected > passwordreset again in startvm > ----------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-10380 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10380 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.12, 4.11.1.0 > Reporter: Raf Smeets > Priority: Major > > changing passwordenabled to true while guest vm is running causes > passwordreset again in startvm > > Steps to reproduce: > 1.Template passwordenabled flag is set to false > 2. Start Vm > 3.Set template passwordenabled flag to true > 4.StopVm > 5.ResetPassword for Stopped Vm. Password is PasswordA. > 6.StartVm. Password is PasswordB. This should not happen!! > 7.SSH into VM only works with PasswordB. > Next steps are as expected. > 8.StopVm > 9.ResetPassword for Stopped Vm. Password is PasswordC. > 10.StartVm. No change in password. > 11. SSH into VM works with PasswordC. > > This was found when > test/integration/plugins/nuagevsp/test_nuage_passwordreset.py started to fail > after merging of PR2651 https://github.com/apache/cloudstack/pull/2651. -- This message was sent by Atlassian JIRA (v7.6.3#76005)