Github user aledsage commented on a diff in the pull request:

    https://github.com/apache/brooklyn-server/pull/279#discussion_r72821487
  
    --- Diff: 
locations/jclouds/src/main/java/org/apache/brooklyn/location/jclouds/JcloudsLocation.java
 ---
    @@ -527,7 +531,7 @@ public ComputeService getComputeService(Map<?,?> flags) 
{
     
         public ComputeService getComputeService(ConfigBag config) {
             ComputeServiceRegistry registry = 
getConfig(COMPUTE_SERVICE_REGISTRY);
    -        return 
registry.findComputeService(ResolvingConfigBag.newInstanceExtending(getManagementContext(),
 config), true);
    --- End diff --
    
    This was added to fix "BROOKLYN-249: JcloudsLocation resolves external 
config" (see commit 99dd3ba4fc507988bdecd4e57c2b36cbb465b2a5)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to