Bug 785625 - Deploy repo management script as part of RPMs
Summary: Deploy repo management script as part of RPMs
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: PulpDist
Classification: Community
Component: Management CLI
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: 0.1.0
Assignee: Nick Coghlan
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-30 04:14 UTC by Nick Coghlan
Modified: 2012-02-07 05:14 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-07 05:14:58 UTC


Attachments (Terms of Use)

Description Nick Coghlan 2012-01-30 04:14:49 UTC
Add pulpdist-cli RPM for the repo management script.

Comment 1 Nick Coghlan 2012-02-03 03:50:26 UTC
Rather than adding a separate pulpdist-cli RPM, I will instead use the approach of offering a "python -m pulpdist.manage_repos" interface in the pulpdist RPM (i.e. moving the manage_repos.py script out of "bin/" and into "src/pulpdist". This is less work and matches the existing "python -m pulpdist.manage_site" approach used for the pulpdist-httpd Django management script.


Note You need to log in before you can comment on or make changes to this bug.