Revert "Fix the floatingip pollster"
This reverts commit 8057b66c0b7ac87863f175d850414bc0ed260ab2. This is spamming the nova-api logs in tempest runs. Change-Id: Iafe20bbab45bff62470374eba2a6e0e4fa3be611 Closes-Bug: #1328694
This commit is contained in:
parent
8057b66c0b
commit
e7bd5eb0d4
@ -117,4 +117,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