Merge "Revert "Fix the floatingip pollster""
This commit is contained in:
commit
5aa5cfd5bc
@ -116,4 +116,4 @@ class Client(object):
|
|||||||
@logged
|
@logged
|
||||||
def floating_ip_get_all(self):
|
def floating_ip_get_all(self):
|
||||||
"""Returns all floating ips."""
|
"""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