Actions
Story #107
closedAs a user, I'd like to use gofer 2.0 URL syntax in [messaging] section of server.conf
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
In Pulp 3.0:
In gofer 2.0, the URL syntax supports messaging adapter specification. This is used instead of the transport property which was deprecated and no longer supported. The transport property should be removed from the [messaging] section in server.conf.
URL syntax examples:
- qpid+amqp://test.redhat.com
- rabbitmq+amqps://test.redhat.com
Deliverables:
- Pulp changed to support the URL syntax instead of using the transport property.
- Change stock server.conf to the URL syntax instead of using the transport property and default values.
- Update documentation
- Add to release notes.
- (internal) agent/direct.Services.get_url() should be removed.
References:
Actions