Bug 758924

Summary: Support sync scheduling data in repo config importer
Product: [Community] PulpDist Reporter: Nick Coghlan <ncoghlan>
Component: Management CLIAssignee: Nick Coghlan <ncoghlan>
Status: CLOSED EOL QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecified   
Target Milestone: 0.2.0   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-29 03:04:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 758925    

Description Nick Coghlan 2011-12-01 00:33:36 UTC
The current repo config importer will configure the repo and add an importer to it. It *won't* add an automated sync schedule for the repo.

A format needs to be defined for the sync data (likely based directly on the relevant Pulp REST API data format) and support added to the repo configuration script.

Comment 1 Nick Coghlan 2012-02-02 07:17:48 UTC
For 0.1.0, the Management CLI will also need to support using the sync config to decide whether or not to request a sync operation.

Comment 2 Nick Coghlan 2012-02-10 06:52:05 UTC
Reassigned to 0.2.0, when the relevant Pulp API should be available.

Comment 3 Nick Coghlan 2012-03-29 04:46:21 UTC
For cron_sync, the scheduling data is simply stored in the repo notes field and is hence already supported.

Comment 4 Nick Coghlan 2016-09-29 03:04:14 UTC
Marking all remaining PulpDist issues as CLOSED-EOL

It doesn't make sense to leave these issues open, as PulpDist hasn't been in active development for quite some time, and restarting development would involve a significant modernisation effort that would likely render many of these requests irrelevant.