Removed unused variable pools
Change-Id: I8f3a22d2af3f34b368bae3465bf8433fe2d3e22b
This commit is contained in:
parent
c01b03e87c
commit
2b0613b208
@ -444,8 +444,6 @@ class ConnectionLock(DummyConnectionLock):
|
||||
class Connection(object):
|
||||
"""Connection object."""
|
||||
|
||||
pools = {}
|
||||
|
||||
def __init__(self, conf, url, purpose):
|
||||
# NOTE(viktors): Parse config options
|
||||
driver_conf = conf.oslo_messaging_rabbit
|
||||
|
Loading…
x
Reference in New Issue
Block a user