Currently, we are only generating per Event class compose with the RPMs to inject to rebuild Container image, but we also need to generate ODCS compose to define the set of repositories with released RPMs per ArtifactBuild.
This is done in https://pagure.io/freshmaker/pull-request/113, but it uses blocking mechanism. We should wait for ODCS state change message instead. To do this, following must be done:
ErrataAdvisoryRPMsSignedHandler._prepare_pulp_repo
_record_batches
ComposeStateChangeHandler
Metadata Update from @cqi: - Issue assigned to cqi
Fixed in PR #163
Metadata Update from @jkaluza: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)