Issue #5485
closedStory #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
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.
Related issues
Updated by ipanova@redhat.com about 5 years ago
- 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
Updated by ipanova@redhat.com about 5 years ago
- Is duplicate of Issue #5482: Migration plugin should migrate only importers of the plugins in question added
Updated by ipanova@redhat.com about 5 years ago
- Is duplicate of deleted (Issue #5482: Migration plugin should migrate only importers of the plugins in question)
Updated by ipanova@redhat.com about 5 years ago
- Has duplicate Issue #5482: Migration plugin should migrate only importers of the plugins in question added
Updated by ttereshc about 5 years ago
- Has duplicate Issue #5552: All importers are migrated even for the plugins not specified for migraiton added
Updated by ipanova@redhat.com about 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
- Sprint set to Sprint 60
- Tags Pulp 2 to 3 Migrate added
Updated by ipanova@redhat.com about 5 years ago
- Status changed from ASSIGNED to POST
Added by ipanova@redhat.com about 5 years ago
Added by ipanova@redhat.com about 5 years ago
Revision 27b2b632 | View on GitHub
Migrate only those repo types that belong to the plugin that is being migrated
Added by ipanova@redhat.com about 5 years ago
Revision 27b2b632 | View on GitHub
Migrate only those repo types that belong to the plugin that is being migrated
Updated by ipanova@redhat.com about 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp-2to3-migration|27b2b6320f14044c76c5143ccabfdea0bbfaa4c6.
Updated by ipanova@redhat.com about 5 years ago
Applied in changeset commit:pulp-2to3-migrate|27b2b6320f14044c76c5143ccabfdea0bbfaa4c6.
Updated by ttereshc almost 5 years ago
- Project changed from Pulp to Migration Plugin
Updated by ttereshc over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
- Sprint/Milestone set to 0.1.0
Updated by bmbouter over 4 years ago
- Tags deleted (
Pulp 2 to 3 Migrate)
We're removing the 'Pulp 2 to 3 Migrate' tag to allow membership of the Migration Plugin project in Redmine to be the controlling area https://pulp.plan.io/projects/migration
Migrate only those repo types that belong to the plugin that is being migrated
closes #5485 https://pulp.plan.io/issues/5485