floating ip delete by IP does not work

Bug #1656402 reported by Dean Troyer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Medium
Unassigned

Bug Description

The 'floating ip delete ' command only worked by ID not IP address for Network v2.

This is a limitation of the OpenStack SDK floating_ip resource and needs to be worked around in OSC until SDK can be updated and released.

Dean Troyer (dtroyer)
Changed in python-openstackclient:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

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

commit 339af2c20bfe44a772a1e39fc8b769db112b75ce
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: Iea1b57cded6b16a56a06af87ab8f1fa001a3485e
    Closes-bug: 1656402

Changed in python-openstackclient:
status: Triaged → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.7.0

This issue was fixed in the openstack/python-openstackclient 3.7.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.