Issue #5485
closed
Story #3821: As a user, I can migrate from Pulp 2 to Pulp 3
Migration plugin should filter only those repo types that belong to the plugin that is being migrated
Status:
CLOSED - CURRENTRELEASE
Description
We should extract repo_type from repo.notes and pre-migrate only those types of the repo, alongside with its importers, distributors and repo_content_units.
Before pre-migrating repo/importers/distributors/repo_content_units we should ensure that there is no pre-migrated repository data, therefore we should delete any existing repo/importers/distributors/repo_content_unit entries.
- Description updated (diff)
- Subject changed from Migration plugin should filter only tjose repo types that belong to the plugin that is being migrated to Migration plugin should filter only those repo types that belong to the plugin that is being migrated
- Is duplicate of Issue #5482: Migration plugin should migrate only importers of the plugins in question added
- Is duplicate of deleted (Issue #5482: Migration plugin should migrate only importers of the plugins in question)
- Has duplicate Issue #5482: Migration plugin should migrate only importers of the plugins in question added
- Triaged changed from No to Yes
- Parent issue set to #3821
- Has duplicate Issue #5552: All importers are migrated even for the plugins not specified for migraiton added
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
- Sprint set to Sprint 60
- Tags Pulp 2 to 3 Migrate added
- Status changed from ASSIGNED to POST
- Sprint changed from Sprint 60 to Sprint 61
- Status changed from POST to MODIFIED
Applied in changeset commit:pulp-2to3-migrate|27b2b6320f14044c76c5143ccabfdea0bbfaa4c6.
- Project changed from Pulp to Migration Plugin
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
- Sprint/Milestone set to 0.1.0
- Tags deleted (
Pulp 2 to 3 Migrate)
Also available in: Atom
PDF
Migrate only those repo types that belong to the plugin that is being migrated
closes #5485 https://pulp.plan.io/issues/5485