GitHub user aledsage opened a pull request:

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

    Fix BROOKLYN-249

    See more detailed descriptions in each commit message.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aledsage/brooklyn-server fix/BROOKLYN-249

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/103.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 #103
    
----
commit 99dd3ba4fc507988bdecd4e57c2b36cbb465b2a5
Author: Aled Sage <[email protected]>
Date:   2016-04-05T16:58:31Z

    BROOKLYN-249: JcloudsLocation resolves external config
    
    Previously we were just resolving it for identity/credential in 
    getComputeService(). Now we resolve it for everything that obtain()
    does.

commit ee3159bf4e94a1ef9a32c8c5c46a790be2c56146
Author: Aled Sage <[email protected]>
Date:   2016-04-05T16:59:03Z

    Trim publicKeyData
    
    Otherwise get incorrect warning about the publicKey not matching
    the privateKey.

commit b35ec4aabbcc2fe2dc07f1b1cc23a0f92d3d9155
Author: Aled Sage <[email protected]>
Date:   2016-04-05T17:00:21Z

    BROOKLYN-249: fix location rebind for external config
    
    Fixes it only for ConfigKeys, rather than for fields that use
    `@SetFromFlag`. The latter can be addressed in a separate pull request.

commit 6fd90b6c1d097ff18c18bcea321bccb94897efbf
Author: Aled Sage <[email protected]>
Date:   2016-04-05T17:05:43Z

    BROOKLYN-249: test JcloudsLocation external config

----


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