Change in vdsm[master]: stomp: outgoing connection to a broker

piotr.kliczewski at gmail.com piotr.kliczewski at gmail.com
Wed Jun 10 09:57:19 UTC 2015


Piotr Kliczewski has posted comments on this change.

Change subject: stomp: outgoing connection to a broker
......................................................................


Patch Set 26:

(1 comment)

https://gerrit.ovirt.org/#/c/38819/26/lib/yajsonrpc/stompreactor.py
File lib/yajsonrpc/stompreactor.py:

Line 462:         self._client = client
Line 463:         self._reply_to = request_frame.headers.get('reply-to', None)
Line 464: 
Line 465:     def get_local_address(self, *args, **kwargs):
Line 466:         return ""
> its the borker - you can return "vdsm broker" or the location\hostname of t
OK, will return broker hostname/ip.
Line 467: 
Line 468:     def send(self, data):
Line 469:         if self._reply_to is None:
Line 470:             return


-- 
To view, visit https://gerrit.ovirt.org/38819
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ied3095a305fd5a5bfc19c8bc0342fba7cb811843
Gerrit-PatchSet: 26
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list