Comment 9 for bug 1361542

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/icehouse)

Reviewed: https://review.openstack.org/130448
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0e4f5260283ecdb01919e0522335f5e96871a119
Submitter: Jenkins
Branch: stable/icehouse

commit 0e4f5260283ecdb01919e0522335f5e96871a119
Author: Kevin Benton <email address hidden>
Date: Tue Aug 26 01:52:00 2014 -0700

    Check for IPv6 file before reading

    Check to see if the IPv6 disabled flag file exists
    before trying to read it. This file doesn't exist
    on systems with the IPv6 module blacklisted.

    Closes-Bug: #1361542
    Change-Id: I4064b4189cc9d8f0f0e0e7025cf6f83d5b6ec276
    (cherry picked from commit 0c963f6140237d8d3f361c6aaa7d2a6b656504db)