Project

Profile

Help

Issue #975

closed

python-pulp-repoauth requires pulp-server

Added by cduryee almost 9 years ago. Updated about 5 years ago.

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

Description

Some Pulp deployments require content to be served from an httpd instance that is distinct from the "main" Pulp server that services API calls. Such an httpd only serves content and performs repo auth.

Currently, installing python-pulp-repoauth requires pulp-server. This prevents a "lightweight" content delivery httpd instance from being created. Repo authentication should only require at most, pulp-common and not all of pulp-server.

repro steps:

  • yum install python-pulp-repoauth

expected result:

python-pulp-repoauth installs with at most, python-pulp-common as a dependency

actual result:

pulp-server is installed

Also available in: Atom PDF