<div dir="ltr"><div dir="ltr">Keystone is failing because it's missing a fix from oslo.messaging [0]. That said, keystone is also relying on an internal implementation detail in oslo.messaging by mocking it in tests [1]. The notification work has been around in keystone for a *long* time, but it's apparent that we should revisit these tests to make sure we aren't testing something that is already tested by oslo.messaging if we're mocking internal implementation details of a library.</div><div dir="ltr"><br></div><div dir="ltr">Regardless, blacklisting version 9.0.0 will work for keystone, but we can work around it another way by either rewriting the tests to not care about oslo.messaging specifics, or removing them if they're obsolete.</div><div dir="ltr"><br><div>[0] <a href="https://review.openstack.org/#/c/608196/">https://review.openstack.org/#/c/608196/</a></div><div>[1] <a href="https://git.openstack.org/cgit/openstack/keystone/tree/keystone/tests/unit/common/test_notifications.py#n1343">https://git.openstack.org/cgit/openstack/keystone/tree/keystone/tests/unit/common/test_notifications.py#n1343</a></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Oct 8, 2018 at 10:59 PM Matthew Thode <<a href="mailto:prometheanfire@gentoo.org">prometheanfire@gentoo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">several projects have had problems with the new release, some have ways<br>
of working around it, and some do not.  I'm sending this just to raise<br>
the issue and allow a place to discuss solutions.<br>
<br>
Currently there is a review proposed to blacklist 9.0.0, but if this is<br>
going to still be an issue somehow in further releases we may need<br>
another solution.<br>
<br>
<a href="https://review.openstack.org/#/c/608835/" rel="noreferrer" target="_blank">https://review.openstack.org/#/c/608835/</a><br>
<br>
-- <br>
Matthew Thode (prometheanfire)<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>