** Description changed: After merging commit 0d163613265e036818fe567793a4fc88fe140d4a, we see some UT breakage in horizon plugins. bgpvpn-dashboard https://bugs.launchpad.net/bgpvpn/+bug/1805240 neutron-fwaas-dashboard https://review.openstack.org/621155 neutron-vpnaas-dashboard https://review.openstack.org/621152 Previously APITestCase called patch_middleware_get_user explicitly, but the commit above dropped it. This seems to trigger the above UT failures. + + + ------------------------------------- + + + SRU Details for Ubuntu + ---------------------- + + [Impact] + See above. + + Also, building a horizon dashboard package, such as neutron-fwaas- + dashboard, will result in several unit test failures such due to + "AttributeError: 'AnonymousUser' object has no attribute 'token'". + + [Test Case] + Build the horizon and neutron-fwaas-dashboard packages. + + [Regression Potential] + Very minimal as the changes update test code only.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1806053 Title: APITestCase still needs to be patched utils.patch_middleware_get_user() To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1806053/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
