yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31504
[Bug 1398903] Re: copy-from does not work
** Changed in: glance/juno
Status: Fix Committed => Fix Released
--
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):
Fix Released
Status in Glance juno series:
Fix Released
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
References