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

[jira] [Commented] (CLOUDSTACK-3820) UI doesn't show progress icon when associating UCS profile

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

Jessica Wang commented on CLOUDSTACK-3820:
------------------------------------------

Frank,

listUcsBlade API response has to include "profiledn" property if the blade has an associated profile already.

After fix this, please also provide listUcsBlade API response.

thank you.

Jessica
                
> 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: frank zhang
>            Priority: Blocker
>             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