Comment 2 for bug 1447693

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to devstack (master)

Reviewed: https://review.openstack.org/179787
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=8d558c8c270c36a78aeb23f16da084508916a89e
Submitter: Jenkins
Branch: master

commit 8d558c8c270c36a78aeb23f16da084508916a89e
Author: sridhargaddam <email address hidden>
Date: Mon May 4 14:04:16 2015 +0000

    Set local_ip only when TENANT_TUNNELS are enabled

    In an installation with VLAN tenant networks, devstack should
    not configure the local_ip (which is applicable only when
    tenant_tunnels are used). This is causing failures in Neutron
    for an IPv6 only setup. This patch addresses this issue, but
    configuring the local_ip only when TENANT_TUNNELS are enabled.

    Related-Bug: #1447693
    Change-Id: I0e2a2d8b6ce0ad87f6c0d318ac522dbab50d44ee