GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/176
pr173: Refactor stubbing of jclouds for tests
Part of #173 - please review + merge here, to decrease the size of PR #173 !
Reason for refactoring is:
1. share the one impl of the stubbed ComputeServiceRegistry (previously we
had two)
2. allow that to be re-used by other tests in PR #173, that location's
templateOptions config values are correctly merged.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
pr173/refactor-jclouds-stubbing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/176.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 #176
----
commit 8a5d7f6159afc23df239827b9d647b00b069fd4b
Author: Aled Sage <[email protected]>
Date: 2016-06-01T16:31:17Z
Refactor stubbing of jclouds for tests
----
---
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.
---