Actions
Story #6566
closedStory #6134: [EPIC] Pulp import/export
As a User, I can create an Exporter to export a specific set of RepositoryVersions (rather than just current() for a set of Repositories)
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
We already mention this in the design doc under "Working with PulpExporter".
"repository-versions - (optional) list of repository-versions to be exported. By default, the export uses latest version for repositories listed on the exporter."
Katello wants to export specific contentview-versions.
Related issues
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Added by ggainey over 4 years ago
Updated by ggainey over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|a315ce7a6d3575da4308298081378952764333cb.
Updated by paji@redhat.com over 4 years ago
- Copied to Story #6763: As a User, I can create an Exporter to export a specific set of RepositoryVersions between 2 versions added
Updated by dkliban@redhat.com over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Teach PulpExport to export specific repo-versions with versions:= .
Fixed a couple of doc-generation ambiguities along the way.
closes #6566