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