Admin cannot deallocate tenants floating ips

Bug #1272494 reported by Vish Ishaya
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Triaged
Wishlist
Xiao Li Xu

Bug Description

nova floating-ip-delete <ip_address> when used by an admin should allow it to deallocate ips from another tenant. Unfortunately this doesn't work because novaclient uses os-floating-ips to list ips and there is no all-tenants version. It should be using bulk-list when called as an admin to do the mapping (once bulk list returns the id properly).

Tags: api
Revision history for this message
Vish Ishaya (vishvananda) wrote :
Changed in python-novaclient:
importance: Undecided → Medium
status: New → Triaged
Matt Riedemann (mriedem)
tags: added: api
Revision history for this message
Jason Wong (wantwatering) wrote :

Hi Ishaya, so neutron floatingip-delete should act the same?

Revision history for this message
melanie witt (melwitt) wrote :

Changing this to Wishlist because it would be a new feature that depends on a new feature/API change in Nova.

Changed in python-novaclient:
importance: Medium → Wishlist
chandra (mishracp20)
Changed in python-novaclient:
assignee: nobody → chandra (mishracp20)
chandra (mishracp20)
Changed in python-novaclient:
assignee: chandra (mishracp20) → nobody
Xiao Li Xu (xiao-li-xu)
Changed in python-novaclient:
assignee: nobody → IBM-Cloud-SH (ibm-cloud-sh)
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.