Guest User

Untitled

a guest
Jan 28th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. curl -i -X PUT -H 'X-Auth-Token: 80001fcb75d54b778550dc91c08e66dc' -H "Content-Type: application/octet-stream" -d @/home/ashish/python_app.tar http://openstackcontroller:9292/v2/images/1e45cdb8-2d75-4142-b8d0-a866930b1789/file
  2. HTTP/1.1 100 Continue
  3.  
  4. HTTP/1.1 204 No Content
  5. Content-Type: text/html; charset=UTF-8
  6. Content-Length: 0
  7. X-Openstack-Request-Id: req-b4ec2db6-66b0-433b-b347-ae2c9c25b805
  8. Date: Thu, 28 Jan 2016 00:41:41 GMT
Add Comment
Please, Sign In to add comment