Public bug reported:

I get the following error when using copy-from to create an image:


 2014-12-03 16:21:03.387 30059 TRACE glance.api.v1.upload_utils result = 
fd.read(*args)
 2014-12-03 16:21:03.387 30059 TRACE glance.api.v1.upload_utils File 
"glance/common/utils.py", line 191, in read
 2014-12-03 16:21:03.387 30059 TRACE glance.api.v1.upload_utils result = 
self.data.read(i)
 2014-12-03 16:21:03.387 30059 TRACE glance.api.v1.upload_utils AttributeError: 
'ResponseIndexable' object has no attribute 'read'

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1398903

Title:
  copy-from does not work

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  
  I get the following error when using copy-from to create an image:

  
   2014-12-03 16:21:03.387 30059 TRACE glance.api.v1.upload_utils result = 
fd.read(*args)
   2014-12-03 16:21:03.387 30059 TRACE glance.api.v1.upload_utils File 
"glance/common/utils.py", line 191, in read
   2014-12-03 16:21:03.387 30059 TRACE glance.api.v1.upload_utils result = 
self.data.read(i)
   2014-12-03 16:21:03.387 30059 TRACE glance.api.v1.upload_utils 
AttributeError: 'ResponseIndexable' object has no attribute 'read'

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1398903/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to