#6984 Add new Bodhi fedmsg topic to expected topic list
Closed: Fixed Opened by elyscape.

Describe what you need us to do

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.

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.

When do you need this? (YYYY/MM/DD)

Before 2018/05/29, which is when Bodhi 3.8.0 is scheduled to hit production.

When is this no longer needed or useful? (YYYY/MM/DD)

N/A

If we cannot complete your request, what is the impact?

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.


Attaching diffs here, because they didn't seem to want to go on the issue proper.
bodhi-fedmsg.diff
bodhi-backend-fedmsg.diff

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++

Metadata