You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Carlos García Ibáñez (JIRA)" <ji...@apache.org> on 2014/04/28 12:42:15 UTC

[jira] [Commented] (JCLOUDS-553) [jClouds/Abiquo] - Associate an existing Pricing template to a new Enterprise

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

Carlos García Ibáñez commented on JCLOUDS-553:
----------------------------------------------

Currently we have a provisional working solution to be reviewed. The affected code is hosted in [Gist |https://gist.github.com/carlosgarciaibanez/6fe37df63b70bcaa25b1]

> [jClouds/Abiquo] - Associate an existing Pricing template to a new Enterprise
> -----------------------------------------------------------------------------
>
>                 Key: JCLOUDS-553
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-553
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-labs
>            Reporter: Carlos García Ibáñez
>            Priority: Minor
>
> We are currently working on a feature which needs to assign a Pricing Template to the new Enterprises created. Unfortunately we cannot find support for this in the version of {{jClouds/Abiquo}} we are using, so we are trying to implement this ourselves. Concretely, we’ve forked the {{jclouds-labs/abiquo}} project to make use of the version 2.6.0 of the Abiquo’s {{api-model-transport}} library (needed for an unrelated issue).
> We need to retrieve the target {{PricingTemplate}} we want to work with and then attach it to the Enterprise object we are creating, so we need to change the {{ConfigApi}} interface and the {{Enterprise}} class, besides implementing the new {{PricingTemplate}} class to wrap the {{PricingTemplateDto}} defined in {{api-model-transport}}.



--
This message was sent by Atlassian JIRA
(v6.2#6252)