Comment 6 for bug 1332517

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

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

commit 221df8c41943a093c7495178a30740aa3a543426
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>