[
https://issues.apache.org/jira/browse/BROOKLYN-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374157#comment-16374157
]
ASF GitHub Bot commented on BROOKLYN-584:
-----------------------------------------
GitHub user andreaturli opened a pull request:
https://github.com/apache/brooklyn-server/pull/952
[BROOKLYN-584] Add support for recent jclouds's ContextLinking
- add support for user-defined Guice modules
- add support for ContextLinking
- simplify feature.xml to use pre-defined jclouds-karaf features
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andreaturli/brooklyn-server
feature/linkContext
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/952.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #952
----
commit c3214e9f1eb4904a427a68afc3ccb4f8a4a1e387
Author: andreaturli <andrea.turli@...>
Date: 2017-12-12T16:48:07Z
[BROOKLYN-584] Add support for recent jclouds's ContextLinking
- add support for user-defined Guice modules
- add support for ContextLinking
- simplify feature.xml to use pre-defined jclouds-karaf features
----
> Support jclouds ContextLinking
> ------------------------------
>
> Key: BROOKLYN-584
> URL: https://issues.apache.org/jira/browse/BROOKLYN-584
> Project: Brooklyn
> Issue Type: Improvement
> Reporter: Andrea Turli
> Priority: Major
> Fix For: 1.0.0
>
>
> * Some cloud providers like OpenStack require to link a jclouds context to
> another context (i.e. Neutron to Nova). jclouds already supports that and
> brooklyn could add it
> * in addition add support for user-defined Guice modules would be useful
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)