339af2c20b
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
7 lines
223 B
YAML
7 lines
223 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix ``floating ip delete`` and ``floating ip show`` to accept IP addresses
|
|
in addition to IDs to select floating IPs to delete or show.
|
|
[Bug `1656402 <https://bugs.launchpad.net/bugs/1656402>`_
|