Bodhi 3.8.0 has a new fedmsg topic: bodhi.update.requirements_met.stable. This needs to be added to the list of fedmsg topics that it is expected to send that is used to populate the fedmsg routing policy.
bodhi.update.requirements_met.stable
I have attached two diffs that can be applied to the ansible repo. bodhi-fedmsg.diff adds the new topic to the bodhi service and group and is definitely required. bodhi-backend-fedmsg.diff adds it to the bodhi service's masher group on the backend hosts and may not be necessary. I suspect that it isn't, but the masher group already had some other topics listed that didn't seem necessary, so I included it as a separate diff just in case.
bodhi-fedmsg.diff
bodhi
bodhi-backend-fedmsg.diff
masher
Before 2018/05/29, which is when Bodhi 3.8.0 is scheduled to hit production.
N/A
Lots of warnings from fedmsg indicating that the new messages are not in the routing policy but that it's okay because routing_nitpicky is False.
routing_nitpicky
False
Attaching diffs here, because they didn't seem to want to go on the issue proper.
Applied. Thanks.
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Thanks to @elyscape and @kevin for taking care of this for me. Collaboration++