Project

General

Profile

Actions

Feature #35606

closed

Make syncable import accept a url instead of a path

Added by Partha Aji over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Fixed in Releases:
Found in Releases:

Description

Syncable imports accept a --path parameter, create a repo pointing to the content, syncing things and publishing.
There is no reason why we should not accept an http url instead of requiring it to be locally on the disk (atleast for syncable format.)

This is a request to accept a --url paramater. Ideally the operation would
  • Updates the cdn configuration to custom cdn.
  • Fetch the metadata json from the URL
  • Parses it
  • Creates/Enables the appropriate repos and content views
  • The repo url should point the correct repo location in the url pointed out by the url param
  • Syncs those repos
  • Publishes the content view (if needed.)

The main benefit of this is one can just point a satellite to a webserver with a syncable dump and say "Import this."

Actions #1

Updated by The Foreman Bot over 1 year ago

  • Status changed from New to Ready For Testing
  • Assignee set to Partha Aji
  • Pull request https://github.com/Katello/katello/pull/10307 added
Actions #2

Updated by The Foreman Bot over 1 year ago

  • Pull request https://github.com/Katello/hammer-cli-katello/pull/867 added
Actions #3

Updated by Partha Aji over 1 year ago

  • Target version set to Katello 4.7.0
  • Triaged changed from No to Yes
Actions #4

Updated by The Foreman Bot over 1 year ago

  • Fixed in Releases Katello 4.7.0 added
Actions #5

Updated by Partha Aji over 1 year ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF