Bug 648615
| Summary: | repo clone with --relativepath option still creates the cloned repo in /var/lib/pulp/repos | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | z_other | Assignee: | Sayli Karmarkar <skarmark> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | cperry |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-02-17 16:51:53 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 647488 | ||
|
Description
Preethi Thomas
2010-11-01 18:52:33 UTC
We have decided not to support specifying different relative_path for repo clones unless there is specific usecase in mind. It defaults to clone_id right now. I have removed --relativepath option from cli. Fixed in build 0.78. verified
[root@preethi ~]# pulp-admin repo clone --help
Usage: pulp-admin <options> repo clone <options>
Options:
-h, --help show this help message and exit
--id=ID repository id (required)
--clone_id=CLONE_ID id of cloned repo
--clone_name=CLONE_NAME
common repository name for cloned repo
--feed=FEED feed of cloned_repo: parent/origin/none
--groupid=GROUPID a group to which the repository belongs; this is just
a string identifier
--timeout=TIMEOUT repository clone timeout
-F, --foreground clone repository in the foreground
Closing with community release pulp-0.0.139-1.fc14.noarch |