[katello-devel] Content Set Prepending

Bryan Kearney bkearney at redhat.com
Tue May 17 15:19:58 UTC 2011


I want to verify my understanding of a change we need to make to Candlepin.

Today, when loading a subscription manifest, it comes with a repository 
URL. Lets say it is

/super/cool/content

Katello will configure pulp to expose this repo for an owner, in an 
environment. Lets assume ACME has DEV, TEST, PROD. Pulp will expose the 
following urls:

/ACME/DEV/super/cool/content
/ACME/TEST/super/cool/content
/ACME/PROD/super/cool/content

I believe the plan is for subscription manager to receive a content set 
which looks like:

/$owner/$env/super/cool/content

and to expand the variables. Is that correct?

If so, I believe the requirement on Candlepin is to be able to prefix 
all content sets with a standard prefix before generating the 
certificates. Does this sound incorrect to anyone?

-- bk




More information about the katello-devel mailing list