Comment 8 for bug 1332517

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

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

commit 0f7e3d0c59f9836966a6c1f2f69cdff163e93d65
Author: Bogdan Dobrelya <email address hidden>
Date: Fri Jun 20 15:57:42 2014 +0300

    Exclude docker from the admin net masquerading

    We should exclude -s docker0 form the nailgun iptables
    rule for admin network masquerading in order to
    elliminate the potential issues related with race condition
    during master node deployment.

    Closes-bug: #1332517

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