You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/06/05 10:34:21 UTC

[jira] [Commented] (CLOUDSTACK-2783) listHypervisorCapabilities API is not providing maxdatavolume, maxhostspercluster and storagemotionenabled fields in the repsonse

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

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

Commit 4da995238b0f4b9d4109afaa505e9213e07486f5 in branch refs/heads/master from [~srikanti]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=4da9952 ]

CLOUDSTACK-2783: FIXED listHypervisorCapabilities API response to include the following fields: 1. maxdatavolumes 2. maxhostspercluster 3. storagemotionenabled

                
> listHypervisorCapabilities API is not providing maxdatavolume, maxhostspercluster and storagemotionenabled fields in the repsonse
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2783
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2783
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API
>    Affects Versions: 4.2.0
>            Reporter: Srikanteswararao Talluri
>            Assignee: Srikanteswararao Talluri
>             Fix For: 4.2.0
>
>
> listHypervisorCapabilities API is not providing maxdatavolume, maxhostspercluster and storagemotionenabled fields in the repsonse
> <listhypervisorcapabilitiesresponse cloud-stack-version="4.2.0-SNAPSHOT">
> <count>17</count>
> <hypervisorCapabilities>
> <id>1</id>
> <hypervisorversion>default</hypervisorversion>
> <hypervisor>XenServer</hypervisor>
> <maxguestslimit>50</maxguestslimit>
> <securitygroupenabled>true</securitygroupenabled>
> </hypervisorCapabilities>
> <hypervisorCapabilities>
> <id>2</id>
> <hypervisorversion>XCP 1.0</hypervisorversion>
> <hypervisor>XenServer</hypervisor>
> <maxguestslimit>50</maxguestslimit>
> <securitygroupenabled>true</securitygroupenabled>
> </hypervisorCapabilities>

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