[Bug 1917911] Re: module 'werkzeug.wsgi' has no attribute 'DispatcherMiddleware'

2021-03-05 Thread Doug Szumski
Marked invalid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917911 Title: module 'werkzeug.wsgi' has no attribute 'DispatcherMiddleware' To manage notifications about this bug go to: https://bug

[Bug 1917911] [NEW] module 'werkzeug.wsgi' has no attribute 'DispatcherMiddleware'

2021-03-05 Thread Doug Szumski
Public bug reported: When calling the CloudKitty API using victoria release I get the following error: ``` (openstack) [stack@cranky ~]$ cloudkitty module list 500 Internal Server Error Internal Server Error The server encountered an internal error or misconfiguration and was unable to complet

[Bug 1917911] Re: module 'werkzeug.wsgi' has no attribute 'DispatcherMiddleware'

2021-03-05 Thread Doug Szumski
This has been fixed here, and the patch exists in stable/victoria: https://review.opendev.org/c/openstack/cloudkitty/+/691310 This issue was traced to an old release being installed. ** Changed in: cloudkitty (Ubuntu) Status: New => Invalid -- You received this bug notification because

[Bug 1917911] Re: module 'werkzeug.wsgi' has no attribute 'DispatcherMiddleware'

2021-03-05 Thread Doug Szumski
The current code uses a deprecated method to import DispatcherMiddleware, see this for more details: https://github.com/pallets/werkzeug/issues/1663 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/19179