Reviewed: https://review.openstack.org/187722 Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=887e5a042359ed2b424d6e079f13d460213eeff6 Submitter: Jenkins Branch: master
commit 887e5a042359ed2b424d6e079f13d460213eeff6 Author: Doug Hellmann <email address hidden> Date: Tue Jun 2 18:48:33 2015 +0000
Ensure rpc_response_timeout is registered before using it
The response code in the rabbit driver doesn't use a Client object, so the option is not being registered in servers that don't instantiate Client instances (ironic-conductor, for example).
Change-Id: I7def5e6d4960938a17344db024585a0492d6969d Partial-bug: #1461182
Reviewed: https:/ /review. openstack. org/187722 /git.openstack. org/cgit/ openstack/ oslo.messaging/ commit/ ?id=887e5a04235 9ed2b424d6e079f 13d460213eeff6
Committed: https:/
Submitter: Jenkins
Branch: master
commit 887e5a042359ed2 b424d6e079f13d4 60213eeff6
Author: Doug Hellmann <email address hidden>
Date: Tue Jun 2 18:48:33 2015 +0000
Ensure rpc_response_ timeout is registered before using it
The response code in the rabbit driver doesn't use a Client object, so
the option is not being registered in servers that don't instantiate
Client instances (ironic-conductor, for example).
Change-Id: I7def5e6d496093 8a17344db024585 a0492d6969d
Partial-bug: #1461182