commit ce1524d0843894b099c4abd20a64f92acad50c55
Author: Li Ma <email address hidden>
Date: Sun Dec 21 00:46:34 2014 -0800
Fix proper oslo.messaging object for zeromq driver
Currently, as almost all the rpc driver of projects
have been switched to oslo.messaging, the object should
be imported via oslo.messaging rather than its own rpc lib.
Reviewed: https:/ /review. openstack. org/143293 /git.openstack. org/cgit/ openstack- dev/devstack/ commit/ ?id=ce1524d0843 894b099c4abd20a 64f92acad50c55
Committed: https:/
Submitter: Jenkins
Branch: master
commit ce1524d0843894b 099c4abd20a64f9 2acad50c55
Author: Li Ma <email address hidden>
Date: Sun Dec 21 00:46:34 2014 -0800
Fix proper oslo.messaging object for zeromq driver
Currently, as almost all the rpc driver of projects
have been switched to oslo.messaging, the object should
be imported via oslo.messaging rather than its own rpc lib.
Change-Id: I9633446e78cb5a f21f61a26f6fb36 5a8ed57a85f Implements: blueprint zeromq
Partially-
Closes-Bug: #1395721