Comment 4 for bug 1638549

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

Reviewed: https://review.openstack.org/399641
Committed: https://git.openstack.org/cgit/openstack/packstack/commit/?id=7deb78830344f38667eccd73090655b8aa6ae555
Submitter: Jenkins
Branch: stable/newton

commit 7deb78830344f38667eccd73090655b8aa6ae555
Author: Olga Krishtal <email address hidden>
Date: Wed Nov 2 15:55:22 2016 +0300

    Fixes packstack failure when interface has no assigned ip address

    In case we have unconfigured interfaces cidr_to_ifname() searches
    its ipaddress and network mask and throws an exception.

    Change-Id: I829a874ca44c2e4176bb1eeba28c3f49c44c72ca
    Closes-bug: #1638549
    (cherry picked from commit f480c69d76e15c76a5f01dee0b981b000efa7cb3)