Use of deprecated webob.Request.str_* properties limits compatibility to WebOb < 1.2

Bug #949677 reported by Maru Newby
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Undecided
Maru Newby

Bug Description

This bug was originally related to an inadvertent upgrade of WebOb to 1.2 in a devstack installation:

https://bugs.launchpad.net/melange/+bug/950378

Glance works fine with WebOb < 1.2, so this bug is targeting forward-looking WebOb compatibility rather than any current deficiencies.

Maru Newby (maru)
summary: - Use of deprecated webob.Request properties causes devstack errors
+ Use of deprecated webob.Request properties results in DeprecationWarning
+ being raised
Changed in glance:
assignee: nobody → Maru Newby (maru)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance (master)

Fix proposed to branch: master
Review: https://review.openstack.org/5066

Changed in glance:
status: New → In Progress
Maru Newby (maru)
summary: - Use of deprecated webob.Request properties results in DeprecationWarning
- being raised
+ Use of deprecated webob.Request.str_* properties limits compatibility to
+ WebOb < 1.2
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/5066
Committed: http://github.com/openstack/glance/commit/80cd81f714ab6da60130f450f5c96ad279649871
Submitter: Jenkins
Branch: master

commit 80cd81f714ab6da60130f450f5c96ad279649871
Author: Maru Newby <email address hidden>
Date: Wed Mar 7 21:55:56 2012 -0800

    Replaced use of webob.Request.str_param

     * Changed webob.Request.str_param => webob.Request.param to
       ensure compatibility with WebOb >= 1.2.
     * Fixes bug 949677

    Change-Id: I59c5af17fdef0754862ef6a0fda99978036112d9

Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
milestone: none → essex-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in glance:
milestone: essex-rc1 → 2012.1
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.