Comment 5 for bug 1643855

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-percona-cluster (stable/16.10)

Reviewed: https://review.openstack.org/403814
Committed: https://git.openstack.org/cgit/openstack/charm-percona-cluster/commit/?id=1d7aa4eb3afd8902ed86cfa6ed08d5c09e8c28b8
Submitter: Jenkins
Branch: stable/16.10

commit 1d7aa4eb3afd8902ed86cfa6ed08d5c09e8c28b8
Author: Adam Collard <email address hidden>
Date: Wed Nov 23 12:14:24 2016 +0000

    NRPE services is a list not a string

    Pass charm-helpers' nrpe.add_init_service_checks() a list of services
    as its second argument, instead of a string.

    Additionally adjust amulet tests to configure hacluster's cluster_count
    when > 1 unit is configured.

    Change-Id: Ib48a31e17c1e8d8c68e774b64fcf52c0ee99bef5
    Closes-Bug: 1643855
    (cherry picked from commit d367494fbee3b27c93f1293e3dcddd47f7b21c7b)