Comment 12 for bug 1531128

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

Reviewed: https://review.openstack.org/316110
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=aa3310b5d537bf186ffdbac5c7fd836cb6cae378
Submitter: Jenkins
Branch: master

commit aa3310b5d537bf186ffdbac5c7fd836cb6cae378
Author: Aleksandr Didenko <email address hidden>
Date: Fri May 13 15:23:08 2016 +0200

    Use proper nodes list source in enable_quorum task

    We no longer use 'nodes' list in hiera (astute.yaml), nodes info
    if in hash inside of 'network_metadata' hash. This patch updates
    enable_quorum.rb script accordingly.

    Change-Id: Iaf78a02a8c1d617e00010a7fd5bb94183607927a
    Partial-bug: #1531128