Project

Profile

Help

Story #3659

Updated by ipanova@redhat.com almost 6 years ago

The migration will be responsible to: 

 * go *go through yum_repo_metadata collection 
 * identify *identify which of those files are modules yaml doc files 
 * parse *parse with the help of libmodulemd the files, identify modules, 
 * save *save modules into the DB, 
 * associate *associate modules to respective repos. 
 * unassociate respoctive yum_repo_metadata units 
 * add a suggestion message to the migration to encourage to republish repos in which module metadata was identified.

Back