Comment 31 for bug 1373569

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

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

commit f390f336683250ebd2cf41110edab33f4ed5ef80
Author: Bogdan Dobrelya <email address hidden>
Date: Thu Sep 25 20:55:43 2014 +0300

    Fix blocking reject rule for rabbit ocf

    * Make RMQ unblock call safe (remove all discovered RMQ
      blocking rules, if there are many of them).
    * Use unblock safe call prior to the blocking one.
    * Make block call idempotent and add 5 retries for iptables.
    * Add info log messages about block/unblock actions. Notify
      if RMQ blocking rule cannot be added for some strange reason.

    Partial-bug: #1373569
    Closes-bug: #1375824

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