Project

Profile

Help

Story #5363

closed

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

Story #3822: As a user, I can migrate all content units of a specific type from Pulp 2 to Pulp 3

As a user, I can migrate docker content units from Pulp 2 into Pulp 3

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

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

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 60
Quarter:

Description

Desired workflow for migrating docker content

h5. 1. Create a migration plan by POSTing to /pulp/api/v3/migration-plans/ the following JSON.

{  
    "plugins": [ 
       {
         "type": "docker",
       }
    ]
}
2. Run the migration plan

POST request to /pulp/api/v3/migration-plans/asdf-2345-ghjk-4567-adc/run/

Implementation details

Inherit from DeclarativeContentMigration and create pipeline for docker content migration.

As a result of this MP task docker blobs, manifests, manifest list and tags will be migrated

Actions #1

Updated by ipanova@redhat.com over 4 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to ipanova@redhat.com
  • Sprint set to Sprint 58
Actions #2

Updated by rchan over 4 years ago

  • Sprint changed from Sprint 58 to Sprint 59
Actions #3

Updated by rchan over 4 years ago

  • Sprint changed from Sprint 59 to Sprint 60
Actions #4

Updated by ipanova@redhat.com over 4 years ago

  • Status changed from ASSIGNED to POST
Actions #5

Updated by ipanova@redhat.com over 4 years ago

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

Updated by bmbouter over 4 years ago

  • Sprint/Milestone set to 3.0.0
Actions #7

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions #8

Updated by ttereshc over 4 years ago

  • Status changed from CLOSED - CURRENTRELEASE to MODIFIED
Actions #9

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