You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2017/03/22 14:48:00 UTC

[2/2] brooklyn-server git commit: Closes #603

Closes #603

WinRmMachineLocation obtaining WinRmTool parameters via its config().get

- This allows WinrmTool props to be supplied via external configuration providers.
- WinRmTool instantiation is made to be the same as in SshMachineLocation#connectSsh


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/9d3780ac
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/9d3780ac
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/9d3780ac

Branch: refs/heads/master
Commit: 9d3780ac518db98988f7eeca456bf6aa1e91a9c6
Parents: b34e256 245344f
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Wed Mar 22 16:47:48 2017 +0200
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Wed Mar 22 16:47:48 2017 +0200

----------------------------------------------------------------------
 ...RmMachineLocationExternalConfigYamlTest.java | 99 ++++++++++++++++++++
 .../location/winrm/WinRmMachineLocation.java    | 19 ++--
 2 files changed, 108 insertions(+), 10 deletions(-)
----------------------------------------------------------------------