[
https://issues.apache.org/jira/browse/JCLOUDS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13697936#comment-13697936
]
ASF subversion and git services commented on JCLOUDS-156:
---------------------------------------------------------
Commit c5e108a836255b6dc1178ef74221fdedd6c66d3c in branch refs/heads/master
from [~nacx]
[
https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-labs.git;h=c5e108a ]
JCLOUDS-156: Cleanup Abiquo provider
Removed legacy and trivial code from the Abiquo provider:
* Removed all trivial predicate classes.
* Removed all find* and list* methods in the domain objects that did
nothing but delegating to Guava Iterables.
* Removed UCS and Pricing Apis, since they are out of the scope of the
provider.
* Moved monitor events to the existing monitor package.
> Remove trivial and useless code in Abiquo
> -----------------------------------------
>
> Key: JCLOUDS-156
> URL: https://issues.apache.org/jira/browse/JCLOUDS-156
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-labs
> Affects Versions: 1.5.10, 1.6.1
> Reporter: Ignasi Barrera
> Assignee: Ignasi Barrera
> Priority: Minor
> Labels: abiquo
> Fix For: 1.7.0
>
>
> In the Abiquo provider there are several trivial predicates and methods in
> the domain objects that provide no functional benefit. Those methods can be
> easily implemented by users when needed (inline, as little helpers, etc), so
> there is no need to have to maintain this kind of code in jclouds.
> he provider should be cleaned up and leave only those predicates/methods that
> provide functional value.
--
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