OSBS now allows specifying both 'yum_repo_urls' and 'compose_ids' in
a buildContainer task's parameters, thus we don't need to convert
compose ids to repo urls if repo_urls is used.
When a compose ID is given as a parameter to buildContainer task,
OSBS will renew it if it needs to, thus we don't need the verification
for 'done' state.
OSBS now allows specifying both 'yum_repo_urls' and 'compose_ids' in
a buildContainer task's parameters, thus we don't need to convert
compose ids to repo urls if repo_urls is used.
When a compose ID is given as a parameter to buildContainer task,
OSBS will renew it if it needs to, thus we don't need the verification
for 'done' state.