Merge "Revert "Fix the floatingip pollster""
This commit is contained in:
commit
5aa5cfd5bc
@ -116,4 +116,4 @@ class Client(object):
|
||||
@logged
|
||||
def floating_ip_get_all(self):
|
||||
"""Returns all floating ips."""
|
||||
return self.nova_client.floating_ips.list(all_tenants=True)
|
||||
return self.nova_client.floating_ips.list()
|
||||
|
Loading…
x
Reference in New Issue
Block a user