Comment 4 for bug 944946

Revision history for this message
halfss (ljvsss) wrote :

now i use glance+keystone+swift

i can upload image normal, but when i get image:

# curl -H "X-Auth-Token: 97292954ee744996bf5a5325f8bd53e8" http://192.168.10.103:9292/v1/images/aa799be4-ba4a-419a-aaf4-b0c541c69429
<html>
 <head>
  <title>404 Not Found</title>
 </head>
 <body>
  <h1>404 Not Found</h1>
  An object with the specified identifier was not found.
Details: Swift could not find image at uri swift+http://service:glance:passwd@192.168.10.103:5000/v2.0/glance_images/aa799be4-ba4a-419a-aaf4-b0c541c69429<br /><br />

is there anybody know why?