Project

Profile

Help

Task #3697

closed

Story #3693: Lazy for Pulp3

Have Pulp do a simple redirect (no signing) to squid when the content app needs to serve a RemoteArtifact

Added by dkliban@redhat.com almost 6 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 41
Quarter:

Description

When the content app finds only a RemoteArtifact, it needs to issue a Redirect to the user. Specifically it needs to redirect to:

{protocol_handler}{redirect_host}:{redirect_port}/{redirect_prefix_path}/{the path to the content the user requested just now}

So if the protocol handler is https://, redirect_host=example.com, redirect_port=443, and redirect_prefix_path = /squid/ then a request came to the content app like:

https://mypulpserver.com/pulp/api/v3/content/path/to/distribution/subpath/to/content/

The redirect would be:

https://example.com/squid/pulp/api/v3/content/path/to/distribution/subpath/to/content/


Related issues

Blocked by Pulp - Task #3696: Add the streamer's settings to settings.yaml in the content app areaCLOSED - CURRENTRELEASEjortel@redhat.com

Actions
Actions #1

Updated by bmbouter over 5 years ago

  • Description updated (diff)

Rewriting with details.

Actions #2

Updated by dkliban@redhat.com over 5 years ago

  • Groomed changed from No to Yes
  • Sprint Candidate changed from No to Yes
Actions #3

Updated by dkliban@redhat.com over 5 years ago

  • Sprint set to Sprint 41
Actions #4

Updated by jortel@redhat.com over 5 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to jortel@redhat.com
Actions #5

Updated by dkliban@redhat.com over 5 years ago

  • Blocked by Task #3696: Add the streamer's settings to settings.yaml in the content app area added
Actions #6

Updated by jortel@redhat.com over 5 years ago

  • Status changed from ASSIGNED to POST

Added by jortel@redhat.com over 5 years ago

Revision c35bba60 | View on GitHub

Support redirect in the content application. closes #3696, #3697

Added by jortel@redhat.com over 5 years ago

Revision c35bba60 | View on GitHub

Support redirect in the content application. closes #3696, #3697

Actions #7

Updated by jortel@redhat.com over 5 years ago

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

Updated by daviddavis almost 5 years ago

  • Sprint/Milestone set to 3.0.0
Actions #9

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #10

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF