Launchpad

Reviewed: https:/ /review. openstack. org/420194
Committed: https:/ /git.openstack. org/cgit/ openstack/ python- openstackclient /commit/ ?id=339af2c20bf e44a772a1e39fc8 b769db112b75ce
Submitter: Jenkins
Branch: master

commit 339af2c20bfe44a 772a1e39fc8b769 db112b75ce
Author: Dean Troyer <email address hidden>
Date: Fri Jan 13 14:05:04 2017 -0600

    Fix floating IP delete and show by IP

    The floating IP delete and show commands did not work using IP addresses
    as the selector, only ID. The SDK floating_ip resource does not support
    but OSC does, so we have to do it ourselves.

    Now with more SDK 0.9.10 support!

    Change-Id: Iea1b57cded6b16 a56a06af87ab8f1 fa001a3485e
    Closes-bug: 1656402

Read the original on bugs.launchpad.net ↗