Project

Profile

Help

Issue #1382

closed

pulp RPM does not perform URL format validation

Added by dkliban@redhat.com over 8 years ago. Updated almost 5 years ago.

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

Description

This command fails validation:

pulp-admin puppet repo create --repo-id=forge-repo7 --feed='examples.com'
A validation error occurred.

This command does not fail validation:

pulp-admin rpm repo create --repo-id=forge-repo8 --feed='examples.com'
Successfully created repository [forge-repo8]

I am guessing that the first behaviour is more correct. So we should add URL format validation to the RPM plugin.

Also available in: Atom PDF