[Openstack] Unable to download images using Glance+Keystone+Swift

Jay Pipes jaypipes at gmail.com
Thu Apr 26 16:55:07 UTC 2012


On 04/26/2012 11:54 AM, Lillie Ross-CDSR11 wrote:
> 4.  However, when I try to download the same image, I receive the following error:
>
> curl -v -H 'X-Auth-Token: 45d01460a0e04bff967eb954e7f4fee8' -H 'Content-type: application/json' http://essex3:9292/v1/images/6720c572-12b7-4cc8-a8c5-95b92998671a | python -mjson.tool

You need to remove the | python -mjson.tool :) Don't really want to be 
piping an image file into that module...

Best,
-jay




More information about the Openstack mailing list