Project

Profile

Help

Task #5849

closed

Story #3821: As a user, I can migrate from Pulp 2 to Pulp 3

Add an example of a migration plan

Added by ipanova@redhat.com over 4 years ago. Updated about 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Quarter:

Description

We should add to the docs an example of a migration plan and explain the purpose of each field and how Migration plan works based on the provided information.

  {
    "plugins": [
       { 
         "type": "iso",  # it should be a pulp2 type
         "repositories" :  [
           {
             "name": "foo",
             "pulp2_importer_repository_id":  "my_repo_id to use to find an importer to migrate" 
             "repository_versions": [
                 {
                   "pulp2_repository_id": "idA",
                   "distributor_ids":  ["pulp2_distributor_repository_id1", "pulp2_distributor_repository_id2"] 

                  },                
                  {
                    "pulp2_repository_id": "idB",
                    "distributor_ids":  ["pulp2_distributor_repository_id3"]
                  },
               ]
            }
        ]
     },
     {
       "type": "docker",
     }
  ]
}
Actions #1

Updated by ttereshc over 4 years ago

  • Groomed changed from No to Yes
Actions #2

Updated by ipanova@redhat.com over 4 years ago

  • Parent issue set to #3821
  • Groomed changed from Yes to No
Actions #3

Updated by ipanova@redhat.com over 4 years ago

  • Groomed changed from No to Yes
Actions #4

Updated by ttereshc about 4 years ago

  • Project changed from Pulp to Migration Plugin

Added by ttereshc about 4 years ago

Revision a005052e | View on GitHub

Add to docs Migration plan examples

closes #5849 https://pulp.plan.io/issues/5849

Added by ttereshc about 4 years ago

Revision a005052e | View on GitHub

Add to docs Migration plan examples

closes #5849 https://pulp.plan.io/issues/5849

Added by ttereshc about 4 years ago

Revision a005052e | View on GitHub

Add to docs Migration plan examples

closes #5849 https://pulp.plan.io/issues/5849

Actions #5

Updated by ttereshc about 4 years ago

  • Status changed from NEW to MODIFIED
  • % Done changed from 0 to 100
Actions #6

Updated by ttereshc about 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
  • Sprint/Milestone set to 0.1.0

Also available in: Atom PDF