You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by ahgittin <gi...@git.apache.org> on 2018/01/03 10:49:57 UTC

[GitHub] brooklyn-ui pull request #51: if not using persistence and mgmt plane ID is ...

GitHub user ahgittin opened a pull request:

    https://github.com/apache/brooklyn-ui/pull/51

    if not using persistence and mgmt plane ID is null, UI can give erroneous error

    fix it by accepting null plane as acceptable if server is otherwise healthy

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

    $ git pull https://github.com/ahgittin/brooklyn-ui forgive-null-in-mgmt-record

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

    https://github.com/apache/brooklyn-ui/pull/51.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 #51
    
----
commit f9760b9b3f1994e46143283c32ebf5d6cd836ff6
Author: Alex Heneveld <al...@...>
Date:   2018-01-03T10:48:36Z

    if not using persistence and mgmt plane ID is null, UI can give erroneous error

----


---

[GitHub] brooklyn-ui pull request #51: if not using persistence and mgmt plane ID is ...

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

    https://github.com/apache/brooklyn-ui/pull/51


---

[GitHub] brooklyn-ui issue #51: if not using persistence and mgmt plane ID is null, U...

Posted by geomacy <gi...@git.apache.org>.
Github user geomacy commented on the issue:

    https://github.com/apache/brooklyn-ui/pull/51
  
    looks ok to me, will merge it


---