Activity log for bug #949677

Date Who What changed Old value New value Message
2012-03-08 05:51:55 Maru Newby bug added bug
2012-03-08 05:52:34 Maru Newby summary Use of deprecated webob.Request properties causes devstack errors Use of deprecated webob.Request properties results in DeprecationWarning being raised
2012-03-08 05:52:46 Maru Newby glance: assignee Maru Newby (maru)
2012-03-08 05:58:16 OpenStack Infra glance: status New In Progress
2012-03-08 23:01:44 Maru Newby 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
2012-03-08 23:05:30 Maru Newby description webob==1.0.8 generates DeprecationWarning when webob.Request.str_[GET, POST, cookies, param] is accessed. These properties have been removed as of WebOb 1.2. Since Python < 2.7 does not ignore DeprecationWarning by default, this results in an exception being thrown and Glance being effectively unusable. 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.
2012-03-09 15:58:49 OpenStack Infra glance: status In Progress Fix Committed
2012-03-21 10:00:18 Thierry Carrez glance: status Fix Committed Fix Released
2012-03-21 10:00:18 Thierry Carrez glance: milestone essex-rc1
2012-04-05 07:56:33 Thierry Carrez glance: milestone essex-rc1 2012.1