[4/4] brooklyn-server git commit: This closes #142

2016-05-19 Thread aledsage
This closes #142 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/dee10744 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/dee10744 Diff:

[2/4] brooklyn-server git commit: Adds TestEndpointReachable (for yaml test-cases)

2016-05-19 Thread aledsage
Adds TestEndpointReachable (for yaml test-cases) Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/9337ebff Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/9337ebff Diff:

[1/4] brooklyn-server git commit: YAML built-in types: include boolean etc

2016-05-19 Thread aledsage
Repository: brooklyn-server Updated Branches: refs/heads/master 6944ac5e1 -> dee107447 YAML built-in types: include boolean etc Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/0aba4ffd Tree:

[3/3] brooklyn-ui git commit: This closes #26

2016-05-19 Thread sjcorbett
This closes #26 Location wizard generates correct spec for Openstack Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/6ecfb16d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/6ecfb16d Diff:

[2/3] brooklyn-ui git commit: Improve location wizard cloud names

2016-05-19 Thread sjcorbett
Improve location wizard cloud names Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/9e387e21 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/9e387e21 Diff:

[2/2] brooklyn-server git commit: This closes #145

2016-05-19 Thread aledsage
This closes #145 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/6944ac5e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/6944ac5e Diff:

[1/2] brooklyn-server git commit: Suppress exceptions in the isRunning check for Windows

2016-05-19 Thread aledsage
Repository: brooklyn-server Updated Branches: refs/heads/master 6efc98a6a -> 6944ac5e1 Suppress exceptions in the isRunning check for Windows Some Windows Blueprints require restart. That's why for the isRunning check, I catched WinRM IO Exceptions which could happen because of the restart.