freshmaker calls ODCS API to request a yum repository to contain
required RPMs, but it will not block and wait for ODCS to finish
generating the repository. So, created compose id is stored in database,
and will be reused later to rebuild contains when repository is done.
freshmaker calls ODCS API to request a yum repository to contain
required RPMs, but it will not block and wait for ODCS to finish
generating the repository. So, created compose id is stored in database,
and will be reused later to rebuild contains when repository is done.
Signed-off-by: Chenxiong Qi cqi@redhat.com