Project

Profile

Help

Issue #1245

closed

Pulp cannot be configured to connect to Qpid at 'localhost'

Added by bmbouter over 8 years ago. Updated almost 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
2.6.2 Beta
Platform Release:
2.7.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

When using a broker string in the the [tasks] section as follows, instead of connecting to 'localhost' it connects to '127.0.0.1'.

qpid://localhost:5671

I expect it to connect to localhost since that is specifically the hostname specified. This is an important difference if someone were to be using SSL cert verification and the cert's CN specified localhost.

Actions #1

Updated by bmbouter over 8 years ago

The issue is in the underlying Kombu implementation so this will involve a new patch for Pulp's downstream Kombu.

https://github.com/celery/kombu/blob/fedb42617ec0877ec5bcb85effc9d2986b6d5f36/kombu/transport/qpid.py#L1589-L1590

Actions #2

Updated by bmbouter over 8 years ago

  • Private changed from No to Yes
Actions #3

Updated by bmbouter over 8 years ago

  • Private changed from Yes to No
Actions #5

Updated by mhrivnak over 8 years ago

  • Triaged changed from No to Yes
Actions #6

Updated by dkliban@redhat.com over 8 years ago

  • Platform Release changed from 2.6.4 to 2.6.5
Actions #7

Updated by bkearney@redhat.com over 8 years ago

  • Version set to 2.6.2 Beta

The target release for this can be 2.8

Added by bmbouter over 8 years ago

Revision 4c897619 | View on GitHub

Upgrades kombu to 3.0.24-10

Includes fix that allows kombu to connect on localhost

closes #1245 https://pulp.plan.io/issues/1245

Added by bmbouter over 8 years ago

Revision 4c897619 | View on GitHub

Upgrades kombu to 3.0.24-10

Includes fix that allows kombu to connect on localhost

closes #1245 https://pulp.plan.io/issues/1245

Actions #8

Updated by bmbouter over 8 years ago

  • Status changed from ASSIGNED to POST
Actions #9

Updated by bmbouter over 8 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #10

Updated by dkliban@redhat.com over 8 years ago

  • Status changed from MODIFIED to 5
Actions #11

Updated by bmbouter over 8 years ago

  • Platform Release changed from 2.6.5 to 2.7.0
Actions #12

Updated by amacdona@redhat.com over 8 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #14

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF