yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57230
[Bug 1629047] Re: Warnings about parameters to load being deprecated pollute functional test output
Seems there's an issue logged on BitBucket:
https://bitbucket.org/ianb/pastedeploy/issues/20/loadwsgi-should-
account-for-entrypointload
I'd submit a pull request to fix this crap but BitBucket won't let me
sign in with my Google account properly...
-jay
** Changed in: nova
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1629047
Title:
Warnings about parameters to load being deprecated pollute functional
test output
Status in OpenStack Compute (nova):
Invalid
Bug description:
I'm seeing one of these per testr process in the functional test
output:
Captured stderr:
~~~~~~~~~~~~~~~~
/home/jaypipes/src/git.openstack.org/openstack/nova/.tox/functional/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
return pkg_resources.EntryPoint.parse("x=" + s).load(False)
Would be great to have those cleaned up in paste.deploy.loadwsgi.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1629047/+subscriptions
References