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 09:57:14 UTC

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

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

             Summary: [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)