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

ASF subversion and git services commented on CLOUDSTACK-3820:
-------------------------------------------------------------

Commit d88d1ccaed281369acd4e1d8fb3c83c68f4707df in branch refs/heads/4.2 from 
[~jessicawang]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=d88d1cc ]

CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > associate 
profile to blade action - poll async job result until async job is finished.

                
> UI doesn't show progress icon when associating UCS profile
> ----------------------------------------------------------
>
>                 Key: CLOUDSTACK-3820
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3820
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: UI
>    Affects Versions: 4.2.0
>            Reporter: frank zhang
>            Assignee: Jessica Wang
>             Fix For: 4.2.0
>
>         Attachments: ucs1.PNG, ucs2.PNG
>
>
> After calling associatesUcsProfileToBlade, UI should show a progress icon as 
> its aysnc call that takes long time. see screenshots in attachment
> API Call:
> curl 
> "http://localhost:8096/client/api?command=associatesUcsProfileToBlade&ucsManagerId=$1&profileDn=$2&bladeId=$3&response=json";
> { "associateucsprofiletobladeresponse" : 
> {"jobid":"dff5fa7f-e4a7-457b-92f1-2fede357e3d5"} }
> Job finished status:
> { "queryasyncjobresultresponse" : 
> {"accountid":"b24f6866-f0ca-11e2-8c16-d637902e3581","userid":"b24f76df-f0ca-11e2-8c16-d637902e3581","cmd":"org.apache.cloudstack.api.AssociateUcsProfileToBladeCmd","jobstatus":1,"jobprocstatus":0,"jobresultcode":0,"jobresulttype":"object","jobresult":{"ucsblade":{"id":"84edb958-cf8a-4e71-99c6-190ccc3fe2bd","ucsmanagerid":"07b5b813-83ed-4859-952c-c95cafb63ac4","bladedn":"sys/chassis-1/blade-1"}},"created":"2013-07-25T15:10:13-0700","jobid":"dff5fa7f-e4a7-457b-92f1-2fede357e3d5"}
>  }

--
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

Reply via email to