Merge "Drop neutron.common.rpc.MessagingTimeout"
This commit is contained in:
commit
fd416c6f49
@ -272,7 +272,3 @@ class Connection(object):
|
|||||||
# functions
|
# functions
|
||||||
def create_connection(new=True):
|
def create_connection(new=True):
|
||||||
return Connection()
|
return Connection()
|
||||||
|
|
||||||
|
|
||||||
# exceptions
|
|
||||||
MessagingTimeout = messaging.MessagingTimeout
|
|
||||||
|
Loading…
Reference in New Issue
Block a user