Comment 14 for bug 1355816

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

Reviewed: https://review.openstack.org/114915
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=d81b06854125b65292bcae48abce5e4fbf2befb8
Submitter: Jenkins
Branch: stable/5.0

commit d81b06854125b65292bcae48abce5e4fbf2befb8
Author: Bogdan Dobrelya <email address hidden>
Date: Thu Aug 14 15:18:49 2014 +0300

    Fix dump_cib method for corosync service provider

    Corosync_service.rb is missing block_until_ready() call
    in its dump_cib method. That might result in empty xml result.

    Closes-bug: #1355816

    Change-Id: I757522b297e0025cee7de3130743e0ef6a6fb77b
    Signed-off-by: Bogdan Dobrelya <email address hidden>