[jira] [Commented] (BROOKLYN-584) Support jclouds ContextLinking

2018-02-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BROOKLYN-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376917#comment-16376917
 ] 

ASF GitHub Bot commented on BROOKLYN-584:
-

Github user geomacy commented on the issue:

https://github.com/apache/brooklyn-server/pull/952
  
@andreaturli @duncangrant  I agree it shouldn't be part of this PR, just 
think it's worth documenting 


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


[jira] [Commented] (BROOKLYN-584) Support jclouds ContextLinking

2018-02-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BROOKLYN-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376683#comment-16376683
 ] 

ASF GitHub Bot commented on BROOKLYN-584:
-

Github user duncangrant commented on the issue:

https://github.com/apache/brooklyn-server/pull/952
  
@andreaturli No - shouldn't be part of this PR.  I just wrote the comment 
as a reminder.


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


[jira] [Commented] (BROOKLYN-584) Support jclouds ContextLinking

2018-02-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BROOKLYN-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376684#comment-16376684
 ] 

ASF GitHub Bot commented on BROOKLYN-584:
-

Github user asfgit closed the pull request at:

https://github.com/apache/brooklyn-server/pull/952


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


[jira] [Commented] (BROOKLYN-584) Support jclouds ContextLinking

2018-02-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BROOKLYN-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376673#comment-16376673
 ] 

ASF GitHub Bot commented on BROOKLYN-584:
-

Github user andreaturli commented on the issue:

https://github.com/apache/brooklyn-server/pull/952
  
thanks @duncangrant and @geomacy 

Do you guys think the docs should be part of the same PR?


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


[jira] [Commented] (BROOKLYN-584) Support jclouds ContextLinking

2018-02-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BROOKLYN-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376660#comment-16376660
 ] 

ASF GitHub Bot commented on BROOKLYN-584:
-

Github user duncangrant commented on the issue:

https://github.com/apache/brooklyn-server/pull/952
  
@andreaturli Might be worth adding a docs change to 
https://brooklyn.apache.org/v/latest/locations/index.html#openstack?


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


[jira] [Commented] (BROOKLYN-584) Support jclouds ContextLinking

2018-02-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BROOKLYN-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)