GitHub user drigodwin opened a pull request:
https://github.com/apache/brooklyn-server/pull/508
Alternate names for JcloudsProviders
This adds the ability to have alternate names for JcloudsProviders stored a
property file
`org/apache/brooklyn/core/mgmt/persist/jcloudsProviderRenames.properties` (for
classic) or a config file `org.apache.brooklyn.jcloudsrename` (for karaf). To
do this I've refactored the existing structure for Class Renames.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/drigodwin/brooklyn-server jclouds-renames
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/508.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 #508
----
commit b83247c364ef1d58be125c825d45c1e455bf5254
Author: Duncan Godwin <[email protected]>
Date: 2017-01-06T14:24:19Z
Add jclouds rename provider & refactor
commit 48a92d5f15fef4ad2d665fff036e9516fda4e44f
Author: Duncan Godwin <[email protected]>
Date: 2017-01-06T15:10:40Z
Added tests & refactoring
----
---
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.
---