GitHub user aledsage opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/1163

    Feature: EmptyWindowsProcess

    - Includes EmptyWindowsProcess.USE_WINRM_MONITORING, for disabling checking 
of WinRM connectivity.
    - Adds EmptySoftwareProcess.USE_SSH_MONITORING, for disabling checking of 
ssh connectivity.
        
    With EmptyWindowsProcess, one can provision an entity that will not execute 
anything on the box. That makes it usable even if there is no direct WinRM 
connectivity to the box.


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

    $ git pull https://github.com/aledsage/incubator-brooklyn 
feature/EmptyWindowsProcess

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

    https://github.com/apache/incubator-brooklyn/pull/1163.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 #1163
    
----
commit 7191c7bc6643f4b8b71418165008934dd73a67ad
Author: Aled Sage <[email protected]>
Date:   2016-01-19T14:55:28Z

    Fix EmptySoftwareProcessYamlTest
    
    See https://github.com/brooklyncentral/brooklyn/issues/1377

commit 56f9cdda95451dcf58b80e2aab44c8be34e94d0a
Author: Aled Sage <[email protected]>
Date:   2016-01-19T14:57:47Z

    Adds EmptyWindowsProcess
    
    - Includes EmptyWindowsProcess.USE_WINRM_MONITORING, for disabling 
      checking of WinRM connectivity.
    - Adds EmptySoftwareProcess.USE_SSH_MONITORING, for disabling checking 
      of ssh connectivity.
    
    With EmptyWindowsProcess, one can provision an entity that will not 
    execute anything on the box. That makes it usable even if there is
    no direct WinRM connectivity to the box.

----


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