Comment 1 for bug 1659050

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to senlin (master)

Reviewed: https://review.openstack.org/424783
Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=e5a65f7788d798bc57b2ee8a7dd5b31c94dbd27e
Submitter: Jenkins
Branch: master

commit e5a65f7788d798bc57b2ee8a7dd5b31c94dbd27e
Author: jonnary <email address hidden>
Date: Wed Jan 25 00:56:37 2017 +0800

    Fix cluster health registry creating issue

    When we attach poilcy to a cluster it will create a health
    resistry, but it will fail.
    This patch fixes cluster health registry creating issue.

    Change-Id: I35e4d5149edaeed18f105232439161ddafe26e4c
    Closes-Bug: #1659050