Actions
Issue #4391
closedDistribution's base_url assumes content_host is the same as REST API hostname
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 50
Quarter:
Description
If the CONTENT_HOST is not set, the base_url for a Distribution should be a relative path without a hostname or port. Right now in such situations the hostname from the request to the REST API is used to form the base_url of a Distribution.
Updated by CodeHeeler almost 6 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 48
Updated by jortel@redhat.com almost 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
Updated by jortel@redhat.com almost 6 years ago
- Status changed from ASSIGNED to POST
Added by jortel@redhat.com over 5 years ago
Updated by jortel@redhat.com over 5 years ago
Updated by rchan over 5 years ago
Since this pr got merged a week ago, do we need to check automation? Or was this issue kept in POST for a reason?
Updated by dkliban@redhat.com over 5 years ago
- Status changed from POST to MODIFIED
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Distribution base_url no longer default to request netloc. closes #4391