You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2015/12/03 18:05:01 UTC

[GitHub] incubator-brooklyn pull request: Fix: winrm and jclouds to private...

GitHub user aledsage opened a pull request:

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

    Fix: winrm and jclouds to private-VMs, and miscelaneous

    

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

    $ git pull https://github.com/aledsage/incubator-brooklyn fix/winrm-and-jclouds-private

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

    https://github.com/apache/incubator-brooklyn/pull/1086.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 #1086
    
----
commit 1cf3ebf05e7dc6e4c8b20c6116480257f2326083
Author: Aled Sage <al...@gmail.com>
Date:   2015-12-03T12:47:47Z

    Rabbit launch: wait 30 secs rather than 10s
    
    I saw a timeout failure for launch when provisioning to Azure.
    The console output showed it was eventually successful though. So
    increasing how long we wait for “broker running”.

commit 11689ea1c1e9bb23e7428f00759cb401ecdedaaa
Author: Aled Sage <al...@gmail.com>
Date:   2015-12-03T12:48:38Z

    WinRM: improve logging in winrm4j integration
    
    Say how long it’s taken to connect/execute.
    And say which user@host:port it executed against.

commit 1c63b719663dad374f106956542063e8565412f5
Author: Aled Sage <al...@gmail.com>
Date:   2015-12-03T16:59:30Z

    Adds JcloudsLocation.pollForFirstReachableAddress
    
    Whether to try to reach each address (to find one that is responding),
    and if so for how long. Alternatively, if “false” then it will just
    take the first address.

commit dafb5ecdfa3ff9326c14a40dbed37e8b556a8cf5
Author: Aled Sage <al...@gmail.com>
Date:   2015-12-03T17:03:51Z

    populateServiceNotUpDiagnostics: clear when healthy

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Fix: winrm and jclouds to private...

Posted by bostko <gi...@git.apache.org>.
Github user bostko commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/1086#issuecomment-161730749
  
    Looks good.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Fix: winrm and jclouds to private...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Fix: winrm and jclouds to private...

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/1086#issuecomment-161750080
  
    Thanks @bostko - merging.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---