Project

Profile

Help

Story #4413

closed

Pulp - Story #3802: [Epic] As a user, I can override a remote's settings when making a request to start a sync

As a user, I can specify one-time options during sync

Added by ttereshc about 5 years ago. Updated over 3 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

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

Description

mirror - set to False by default. If True, repository is mirrored as is and old content is removed from a version.
url - if set, it should be used instead of url configured on a remote. Use case: when a repo needs to sync once from an export from another pulp. Katello P2 item.
ssl_ca_certificate - A PEM encoded CA certificate used to validate the server certificate presented by the external source.
ssl_client_certificate - A PEM encoded client certificate used for authentication.
ssl_client_key - A PEM encoded private key used for authentication.
ssl_validation - if True, SSL peer validation must be performed.
proxy_url - A proxy URL. Format: scheme://user:password@host:port
username -A username to be used for authentication when syncing.
password - A password to be used for authentication when syncing.

Add support for the options above for RPM plugin in the REST API for a sync call.
Make sure DeclarativeVersion in RPM plugin respects those options.


Related issues

Has duplicate RPM Support - Story #3807: As a user, I can specify a sync mode as a one-time optionCLOSED - DUPLICATE

Actions
Has duplicate RPM Support - Story #3805: As a user, I can specify a URL as a one-time option at sync timeCLOSED - DUPLICATE

Actions

Also available in: Atom PDF