Bug 859120 - Unable to import manifest from a different location
Summary: Unable to import manifest from a different location
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Content Management
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Katello Bug Bin
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-20 15:28 UTC by Lukas Zapletal
Modified: 2013-03-27 20:03 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-21 13:12:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lukas Zapletal 2012-09-20 15:28:06 UTC
Description of problem:

For disconnected scenario we need to be able to import content from a custom CDN URL. This should be already working, but I hit a bug:

# kk provider import_manifest --name test --file fake-manifest-syncable.zip 
Importing manifest, please wait... It is not allowed to import manifest for a custom provider.


Version-Release number of selected component (if applicable):

Katello nightly

How reproducible:

Steps to Reproduce:
1. kk provider create --name test --url http://inecas.fedorapeople.org/fakerepos/cds_fast/
2. wget http://inecas.fedorapeople.org/fakerepos/cds_fast/fake-manifest-syncable.zip
3. kk provider import_manifest --name test --file fake-manifest-syncable.zip
  
Actual results:
It is not allowed to import manifest for a custom provider.

Expected results:
Manifest to be imported with several "fake" products from our "fake" CDN site.

Comment 2 Lukas Zapletal 2012-09-20 15:34:28 UTC
I have a brain lapse - please - how do I create a RED HAT provider, change it's CDN URL and import a manifest for it?

Comment 3 Lukas Zapletal 2012-09-21 13:12:56 UTC
Invalid, use Red Hat provider for this.


Note You need to log in before you can comment on or make changes to this bug.