#88 self.credentials is not a thing.
Merged by jskladan. Opened by ralph.
taskotron/ ralph/resultsdb stomp-creds  into  develop

Download 88.patch

I'm not sure how this made it in last time, but self.credentials is not
defined, nor is it needed. All of the connection information should be stored
in self.connection.

Found via testing against a real live ActiveMQ broker.

Commit 4e310346 fixes this pull-request

Pull-Request has been merged by jskladan

Pull-Request has been merged by jskladan

Metadata