Task #6516
Automatically produce a "complex" migration plan from "simple" migration plans
100%
Description
The migration plugin code should only handle complex migration plans under the hood, as they are simpler to schedule work for. When a user creates a "simple" migration plan for a plugin, it should be transparently pre-processed such that the same codepaths are used as for the complex migration plans.
Associated revisions
Revision e243fcc2
View on GitHub
Automatically produce a "complex" migration plan from simple ones
Revision e243fcc2
View on GitHub
Automatically produce a "complex" migration plan from simple ones
History
#4
Updated by ipanova@redhat.com 10 months ago
This will be a non user facing change. Simple migration plan will be translated into complex migration plan and used during the migration but to the user will still be returned simple plan
#19
Updated by dalley 3 months ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp:pulp-2to3-migration|e243fcc21b16fcc4589027f8339bbef472bedb85.
Please register to edit this issue
Automatically produce a "complex" migration plan from simple ones
closes: #6516 https://pulp.plan.io/issues/6516