You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/08/01 11:23:55 UTC

[jira] [Commented] (JCLOUDS-208) [jclouds-abiquo] - Datacenter/enterprise limitation procedure changes in Abiquo version 2.4

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

ASF subversion and git services commented on JCLOUDS-208:
---------------------------------------------------------

Commit 3870f45255bda8089e8144a1545317bb1794b6d4 in branch refs/heads/master from [~carlosgsouza]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-labs.git;h=3870f45 ]

JCLOUDS-208: The datacenter link has been added to the Limits object construction.

This link is used in the 2.4 version of the Abiquo API to establish a relation
between an enterprise and the datacenter it is restricted to.

                
> [jclouds-abiquo] - Datacenter/enterprise limitation procedure changes in Abiquo version 2.4
> -------------------------------------------------------------------------------------------
>
>                 Key: JCLOUDS-208
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-208
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-labs
>    Affects Versions: 1.6.1
>         Environment: Abiquo server version 2.4
>            Reporter: Carlos García Ibáñez
>            Priority: Minor
>
> The current release of the jclouds-labs/abiquo framework does not support the new procedure for establishing limitations between enterprises and physical datacenters. 
> Up to Abiquo version 2.3 this was achieved by sending the id of the datacenter as a query string parameter of the URL the limit creation request was posted to:
> http://<abiquo_server>/api/admin/enterprises/166/limits?datacenter=1
> But from version 2.4 that's not the way any more: now the relation is established by means of a "datacenter" link within the representation of the limit itself.
> <link rel="datacenter" href="http://<abiquo_server>/api/admin/datacenters/1" />

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