You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Kiran Koneti (JIRA)" <ji...@apache.org> on 2013/07/15 08:50:49 UTC

[jira] [Created] (CLOUDSTACK-3527) UI dosent pop up the password new password when the restore VM(reset Vm incase of UI)is called.

Kiran Koneti created CLOUDSTACK-3527:
----------------------------------------

             Summary: UI dosent pop up the password new password when the restore VM(reset Vm incase of UI)is called.
                 Key: CLOUDSTACK-3527
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3527
             Project: CloudStack
          Issue Type: Sub-task
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: UI
            Reporter: Kiran Koneti
            Priority: Critical


1)Created a VM using the IS volatile service offering and PasswordEnabled template.
2)When the VM is created for the first time the Password is popped up in the UI.
3)Then when the VM is rebooted the new disk is created but the new password id not popped up but we can see the password in the API response when the Firebug is enabled.

Putting the firebug response
"{ "queryasyncjobresultresponse" : {"accountid":"d33cb55e-e954-11e2-933a-06ecde000018","userid":"d33d3a06-e954-11e2-933a-06ecde000018","cmd":"org.apache.cloudstack.api.command.user.vm.RebootVMCmd","jobstatus":1,"jobprocstatus":0,"jobresultcode":0,"jobresulttype":"object","jobresult":{"virtualmachine":{"id":"22ef658d-5f05-40bc-83b5-aae804b2b06b","name":"IS1","displayname":"IS1","account":"admin","domainid":"a5196eba-e954-11e2-933a-06ecde000018","domain":"ROOT","created":"2013-07-15T16:51:31+0530","state":"Running","haenable":false,"zoneid":"9259c481-337d-4ade-82c2-223183fd00fb","zonename":"Z1","hostid":"11060949-775c-4767-873c-e3c9ba9e48a9","hostname":"10.147.40.9","templateid":"433cea03-76a2-4d40-9a11-dc9151a04b1e","templatename":"Cetn53PWD","templatedisplaytext":"Cent53PWD","passwordenabled":true,"serviceofferingid":"57892b96-44e2-422a-a545-a7df7a0be53a","serviceofferingname":"ISvolatile","cpunumber":1,"cpuspeed":500,"memory":512,"cpuused":"23%","networkkbsread":0,"networkkbswrite":0,"diskkbsread":0,"diskkbswrite":0,"diskioread":0,"diskiowrite":0,"guestosid":"a53020ba-e954-11e2-933a-06ecde000018","rootdeviceid":1,"rootdevicetype":"DATADISK","securitygroup":[],"password":"iF6pnzznb","nic":[{"id":"edeb81c8-df3c-4320-b85c-6138e8a5cd45","networkid":"f23e6e18-92b2-4b4a-abed-798dfadd0152","networkname":"def1","netmask":"255.255.255.0","gateway":"10.1.1.1","ipaddress":"10.1.1.10","isolationuri":"vlan://938","broadcasturi":"vlan://938","traffictype":"Guest","type":"Isolated","isdefault":true,"macaddress":"02:00:52:28:00:08"}],"hypervisor":"VMware","instancename":"i-2-29-VM","tags":[],"affinitygroup":[],"displayvm":true,"isdynamicallyscalable":false,"jobid":"e40d302b-cf70-46d1-8dcf-ea387fc3a11b","jobstatus":0}},"created":"2013-07-15T17:34:10+0530","jobid":"e40d302b-cf70-46d1-8dcf-ea387fc3a11b"} }"

This should be popped up in the UI which will help the customer know the new password.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira