Comment 3 for bug 1608973

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

Reviewed: https://review.openstack.org/357196
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=13aaa7e7aeeb51ebdb1b4284b72aac2ddf2edc70
Submitter: Jenkins
Branch: stable/mitaka

commit 13aaa7e7aeeb51ebdb1b4284b72aac2ddf2edc70
Author: Dmitriy Uvarenkov <email address hidden>
Date: Tue Aug 2 16:53:40 2016 +0300

    Fix iteration in floatingip's add dependencies method

    port.Port.FIXED_IPS can be None and we can't iterate by None.

    Closes bug: #1608973

    Change-Id: I273c6383ab77adfbc5c51b94a2f3b2fa7cdbafc0
    (cherry picked from commit 432e24027053b485335f1262aa6d150ee4176faa)