Project

Profile

Help

Story #3659

Updated by ttereshc almost 6 years ago

The migration will be responsible to: 

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

Back