Task #3134
closedSwitch Pulp 3 installer to use qpid by default, not rabbitmq
0%
Description
Our largest, most important downstream user has stated that they will use qpid as a broker, not RabbitMQ. This is because the former is a Red Hat product, and the latter isn't. As such, it makes sense for us to deploy and test Pulp 3 using the same broker as them. Unfortunately, the Pulp 3 installer currently installs RabbitMQ, not qpid. Let's fix this. Fixing this issue will allow for greater dev/prod parity.
Updated by omaciel@redhat.com about 7 years ago
Yes, please. This should probably be the default behavior for the installer, with the ability to override it for those who would rather not use qpid.
Updated by daviddavis about 7 years ago
The python qpid client doesn't support python 3[0] so we're switching to qpid proton[1]. The goal is to use qpid by default but we have to get [1] completed first
[0] https://bugzilla.redhat.com/show_bug.cgi?id=1298167
[1] https://pulp.plan.io/issues/2259
Updated by bmbouter almost 7 years ago
- Blocked by Task #3340: Testing of new Kombu stack added
Updated by bmbouter almost 7 years ago
- Blocks Task #3292: Switch Pulp2 to use AMQP 1.0 added
Updated by bmbouter almost 7 years ago
- Tracker changed from Issue to Task
- Subject changed from Pulp 3 installer should install qpid by default, not rabbitmq to Switch Pulp 3 installer to use qpid by default, not rabbitmq
- % Done set to 0
Updated by dalley over 6 years ago
- Blocked by deleted (Task #3340: Testing of new Kombu stack)
Updated by dalley over 6 years ago
- Blocks deleted (Task #3292: Switch Pulp2 to use AMQP 1.0)
Updated by dalley over 6 years ago
- Status changed from NEW to CLOSED - WONTFIX
- Parent issue deleted (
#3291)
No longer applicable :)
Updated by bmbouter over 4 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)