Comment 2 for bug 1252304

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

Reviewed: https://review.openstack.org/56957
Committed: http://github.com/openstack/tripleo-incubator/commit/839ffb83d0b89f23b73d2fb369999ddacfd45daa
Submitter: Jenkins
Branch: master

commit 839ffb83d0b89f23b73d2fb369999ddacfd45daa
Author: Roman Podoliaka <email address hidden>
Date: Mon Nov 18 16:51:42 2013 +0200

    Fix floating ips when devtest.sh is hand executed

    When devtest.sh is hand executed, the public interface of the
    network node in overcloud is not added to br-ex bridge, which
    makes floating ips unusable. This is caused by the fact that
    we don't set the name of the public interface in devtest guide
    (it's in devtest.sh, but it's not put to generated html doc).

    Closes-Bug: #1252304

    Change-Id: I9035b5ab26498954b46051f1b9bb982f0bc07c86