ClientException missing module name

Bug #955127 reported by Derek Higgins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Medium
Derek Higgins

Bug Description

Got this while trying to use glance/swift/keystone

2012-03-14 14:39:49 13675 ERROR [glance.api.v1.images] Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/glance/api/v1/images.py", line 395, in _upload
    image_size)
  File "/usr/lib/python2.7/site-packages/glance/store/swift.py", line 365, in add
    create_container_if_missing(self.container, swift_conn, self.conf)
  File "/usr/lib/python2.7/site-packages/glance/store/swift.py", line 553, in create_container_if_missing
    except ClientException, e:
NameError: global name 'ClientException' is not defined

Derek Higgins (derekh)
Changed in glance:
assignee: nobody → Derek Higgins (derekh)
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/5336

Changed in glance:
status: New → In Progress
Brian Waldon (bcwaldon)
Changed in glance:
milestone: none → essex-rc1
importance: Undecided → High
importance: High → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/5336
Committed: http://github.com/openstack/glance/commit/55eb4580b2f1a9ddaec5193b3d2c6bd6c4bfbaa7
Submitter: Jenkins
Branch: master

commit 55eb4580b2f1a9ddaec5193b3d2c6bd6c4bfbaa7
Author: Derek Higgins <email address hidden>
Date: Wed Mar 14 14:53:21 2012 +0000

    Add module name to ClientException

    Fixes Bug #955127

    Change-Id: I12c1d02de2ce06b840f4a726bc528d39d39d4979

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