Comment 3 for bug 1486891

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-detach-database (master)

Reviewed: https://review.openstack.org/215046
Committed: https://git.openstack.org/cgit/stackforge/fuel-plugin-detach-database/commit/?id=981374df4c90c7869c0bd4aba37ba904c9a9880e
Submitter: Jenkins
Branch: master

commit 981374df4c90c7869c0bd4aba37ba904c9a9880e
Author: Matthew Mosesohn <email address hidden>
Date: Thu Aug 20 12:54:31 2015 +0300

    Add controller to update_required in role

    OSTF connects to the primary controller to query hiera
    for database hosts and compares it to wsrep_cluster_nodes
    inside the DB to ensure all nodes are joined to the cluster.
    That means controllers need to know all database_nodes in hiera.

    Change-Id: I7f33b3203299a66d1a1afe4ce11b27b896512bc4
    Closes-Bug: #1486891