Merge "Update executor to eventlet"

This commit is contained in:
Jenkins
2016-07-19 19:41:22 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ class TestMessagingHandler(base.TestCase):
handler.transport,
m_target,
[self.ENDPOINT],
executor='evenlet',
serializer=None,
)