Bug #31654
Updated by Justin Sherrill over 4 years ago
We should support a 'reset migration command' where: we trigger: https://pulp-2to3-migration.readthedocs.io/en/latest/restapi.html#operation/migration_plans_reset we delete all the pulp3 href's on content units, and repository pulp3 hrefs, and pulp3 models (Katello::Pulp3::Distribution, Katello::Pulp3::Repositroy) repositories within the katello db This would start allow a user to start it from scratch. This would involve a rake task and a foreman-maintain command