Project

General

Profile

Actions

Feature #28695

closed

Support pulp3 upgrade/migration

Added by Justin Sherrill over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

To support upgrading katello 3.14 to 3.15 some installer changes are needed. What i expect is:

1. Upon fresh install: * pulp3 is installed, configured, and running with file and docker plugins * /pulp/isos directs to pulp3 for both http and https * :use_pulp_2_for_content_type: in /etc/foreman/plugins/katello.yaml does NOT have file and docker set to true

2. When upgrading from 3.14 to 3.15: * pulp3 is installed, configured, and running with file and docker plugins * /pulp/isos directs to pulp2 for both http and https * /etc/foreman/plugins/katello.yaml contains within the katello section:

  :use_pulp_2_for_content_type:
    :docker: true
    :file: true

3. After upgrading, there exists some installer option(s) that will convert an installation that is at 2) to 1), updating apache configs and katello configs accordingly.


Related issues 2 (0 open2 closed)

Blocked by Installer - Bug #28720: configure pulp3 to talk to mongo for content migrationsClosedWilliam ClarkActions
Blocked by Installer - Tracker #28736: Use Pulp 3 for File and Container content in KatelloClosed

Actions
Actions #1

Updated by Ewoud Kohl van Wijngaarden over 4 years ago

  • Blocked by Bug #28720: configure pulp3 to talk to mongo for content migrations added
Actions #2

Updated by Ewoud Kohl van Wijngaarden over 4 years ago

  • Blocked by Tracker #28736: Use Pulp 3 for File and Container content in Katello added
Actions #3

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Eric Helms
  • Pull request https://github.com/theforeman/puppet-katello/pull/313 added
Actions #4

Updated by Eric Helms about 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF