Project

Profile

Help

Task #4205

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

bootstrap pulp-2to3-migrate django app

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

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

0%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 52
Quarter:

Description

The migration tool is going to be modular.

The core of it going to live in a new 'pulp-2to3-migrate' repository. This repo should contain a Django app called 'pulp-2to3-migrate'.

The ISO plugin for it is going to be in it's own repository called 'pulp-2to3-migrate-iso'. This repo will contain a package by the same name. This package is going to provide an entry point for 'pulp_2to3_migrate.iso'.

Requirements

  • run on a machine where Pulp3 is installed
  • Pulp 3 environment (Django 2.x, Python 3.6+)
  • use DynaConf to manage Django settings
  • shared FS to access Pulp 2 storage (for in-place migration)
  • can be interrupted/re-run multiple times and continue migration
Actions #1

Updated by dkliban@redhat.com over 5 years ago

  • Parent issue set to #3822
Actions #2

Updated by bmbouter over 5 years ago

  • Groomed changed from No to Yes
  • Tags Pulp 3 added

This looks good to me. Also when making this I recommend using cookiecutter, which is what I used to bootstrap the streamer.

Actions #3

Updated by jortel@redhat.com over 5 years ago

  • Sprint set to Sprint 46
Actions #4

Updated by rchan over 5 years ago

  • Sprint changed from Sprint 46 to Sprint 47
Actions #5

Updated by rchan about 5 years ago

  • Sprint changed from Sprint 47 to Sprint 48
Actions #6

Updated by jortel@redhat.com about 5 years ago

Why should the tool be a django app?

Actions #7

Updated by dkliban@redhat.com about 5 years ago

This tool is going to need to use a database to keep track of state. Django provides an ORM we are familiar with. It also provides a framework for adding CLI commands. This will NOT be a web app.

Actions #8

Updated by rchan about 5 years ago

  • Sprint changed from Sprint 48 to Sprint 49
Actions #9

Updated by rchan about 5 years ago

  • Sprint changed from Sprint 49 to Sprint 50
Actions #10

Updated by ttereshc about 5 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to ttereshc
Actions #11

Updated by ttereshc about 5 years ago

  • Subject changed from bootstrap pulp-3-migrate django app to bootstrap pulp-2to3-migrate django app
  • Description updated (diff)
Actions #12

Updated by ttereshc about 5 years ago

  • Description updated (diff)
Actions #13

Updated by ttereshc about 5 years ago

  • Description updated (diff)
Actions #14

Updated by ttereshc about 5 years ago

  • Description updated (diff)
Actions #15

Updated by ttereshc about 5 years ago

  • Description updated (diff)
Actions #16

Updated by rchan about 5 years ago

  • Sprint changed from Sprint 50 to Sprint 51

Added by ttereshc about 5 years ago

Revision 50acb758 | View on GitHub

Bootstrap pulp-2to3-migrate tool

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

Added by ttereshc about 5 years ago

Revision 50acb758 | View on GitHub

Bootstrap pulp-2to3-migrate tool

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

Added by ttereshc about 5 years ago

Revision 50acb758 | View on GitHub

Bootstrap pulp-2to3-migrate tool

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

Actions #18

Updated by rchan about 5 years ago

  • Sprint changed from Sprint 51 to Sprint 52
Actions #19

Updated by ttereshc almost 5 years ago

  • Status changed from POST to MODIFIED
Actions #20

Updated by daviddavis almost 5 years ago

  • Sprint/Milestone set to 3.0.0
Actions #21

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #22

Updated by bmbouter over 4 years ago

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

Updated by ttereshc over 4 years ago

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

Updated by ttereshc about 4 years ago

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

Also available in: Atom PDF