Closed Bug 999941 Opened 10 years ago Closed 10 years ago

Add config option for kombu connection in BuildAPI

Categories

(Release Engineering :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: zeller, Assigned: zeller)

Details

Attachments

(1 file)

Attached patch kombuConn.patchSplinter Review
We need to add a config option for kombu connection in BuildAPI. Specifically, this involves opening a connection with the parameters userid and password. I ran into this issue when needing to open a connection to the amqp.

There might be another way to go about this, in which case we need to document it. I am going to propose a patch that would add this to BuildAPI in case there is no way to currently do this.
Comment on attachment 8410775 [details] [diff] [review]
kombuConn.patch

Is there already a way to do this Dustin?
Attachment #8410775 - Flags: review?(dustin)
Flags: needinfo?(dustin)
Assignee: nobody → johnlzeller
Comment on attachment 8410775 [details] [diff] [review]
kombuConn.patch

These parameters are redundant to `mq.kombu_url`
Attachment #8410775 - Flags: review?(dustin) → review-
Ah my mistake, I was attempting just the host, rather than amqp://userid:password@host/
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Flags: needinfo?(dustin)
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: