Warnings about parameters to load being deprecated pollute functional test output

Bug #1629047 reported by Jay Pipes
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Low
Unassigned

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.

Revision history for this message
Jay Pipes (jaypipes) wrote :

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
Revision history for this message
Jay Pipes (jaypipes) wrote :

Marking invalid because this is a paste.deploy bug, as mentioned in the link above.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.