Comment 7 for bug 1392722

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

Reviewed: https://review.openstack.org/136385
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=0dbe3724daa7edd5b51f7a1693873ed5d6e0d078
Submitter: Jenkins
Branch: master

commit 0dbe3724daa7edd5b51f7a1693873ed5d6e0d078
Author: Dmitry Ilyin <email address hidden>
Date: Fri Nov 21 18:24:35 2014 +0300

    Wrap all pcs commands into retry blocks

    Sometimes Pacemaker commands fail for unknown
    reason but retry helps because they work next time
    they are ran.

    Some rspec fixes

    Change-Id: Ieca6935df9de641b1c2f2c88dce3ce765b679812
    Closes-Bug: 1392722