Comment 5 for bug 1747721

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

Reviewed: https://review.opendev.org/724726
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=5998d04e79c52c5048ab251247b4f00d5b761067
Submitter: Zuul
Branch: master

commit 5998d04e79c52c5048ab251247b4f00d5b761067
Author: Goutham Pacha Ravi <email address hidden>
Date: Thu Apr 30 11:19:40 2020 -0700

    [devstack][ci] Fix floatingip allocation

    A fix was committed [1] to the python-openstackclient
    project to handle VMs with multiple ports. We can
    drop the workaround of setting a floating IP to the
    VM's port.

    [1] https://opendev.org/openstack/python-openstackclient/commit/013c9a4f3a44cb0b81fc7affe9b933e701cb5dba

    Change-Id: I67c38b4e6695c05a8272a86448ed248b492a279d
    Closes-Bug: #1747721
    Signed-off-by: Goutham Pacha Ravi <email address hidden>