Merge "Drop neutron.common.rpc.MessagingTimeout"

This commit is contained in:
Jenkins 2014-11-14 22:03:44 +00:00 committed by Gerrit Code Review
commit fd416c6f49

View File

@ -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