| Summary: | repo clone doesn't validate if the value is other than parent/origin/none | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | user-experience | Assignee: | Sayli Karmarkar <skarmark> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | cperry, skarmark |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | Sprint 30 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Preethi Thomas
2011-11-17 15:54:08 UTC
$ sudo pulp-admin repo clone --id test1 --clone_id test1-clone-foo --feed foo -F error: error: operation failed: Invalid feed, foo, see --help build: 0.251 [root@preethi ~]# rpm -q pulp pulp-0.0.251-1.fc15.noarch [root@preethi ~]# [root@preethi ~]# pulp-admin repo clone --id=pulp --clone_id=pulp-clone2 --feed=foo -F error: error: operation failed: Invalid feed, foo, see --help [root@preethi ~]# Pulp v1.0 is released Closed Current Release. Pulp v1.0 is released. |