[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549357#comment-16549357
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10380:
---------------------------------------------

smeetsr commented on issue #2743: CLOUDSTACK-10380: Fix startvm giving another 
pw after pw reset
URL: https://github.com/apache/cloudstack/pull/2743#issuecomment-406301185
 
 
   Be aware that Frank Maximus is on holiday, he will be back Monday July 30th. 
I will make sure he responds to your questions asap.
   Here I am putting the Marvin runinfo and result files for 
component/test_configdrive.py on my testbed.
   I have installed Marvin with nuagevsp exension pip install 
'Marvin-4.11.1.0-SNAPSHOT.tar.gz[nuagevsp]' maybe this is causing the issue 
upstream. Indeed the standard password of our guest vm template is password.
   
[results_of_test_configdrive_isolated_network.txt](https://github.com/apache/cloudstack/files/2210343/results_of_test_configdrive_isolated_network.txt)
   
[runinfo_of_test_configdrive_isolated_network.txt](https://github.com/apache/cloudstack/files/2210344/runinfo_of_test_configdrive_isolated_network.txt)
   
[results_of_test_configdrive_vpc_network.txt](https://github.com/apache/cloudstack/files/2210351/results_of_test_configdrive_vpc_network.txt)
   
[runinfo_of_test_configdrive_vpc_network.txt](https://github.com/apache/cloudstack/files/2210350/runinfo_of_test_configdrive_vpc_network.txt)
   I also just pushed a small fix in plugins/nuagevsp/test_nuage_extra_dhcp.py

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>            Assignee: Frank Maximus
>            Priority: Major
>
> changing passwordenabled to true while guest vm is running causes 
> passwordreset again in startvm
> Steps to reproduce:
>  # Template passwordenabled flag is set to false
>  # Start Vm
>  # Set template passwordenabled flag to true
>  # StopVm
>  # ResetPassword for Stopped Vm. Password is PasswordA.
>  # StartVm. Password is PasswordB.  This should not happen!!
>  # SSH into VM only works with PasswordB.
> Next steps are as expected.
>  # StopVm
>  # ResetPassword for Stopped Vm. Password is PasswordC.
>  # 1StartVm. No change in password.
>  # 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)

Reply via email to