On 07/09/2014 07:24 AM, Dat Tran wrote:
Hi all,

I'm install sahara follow the instructions below:
http://docs.openstack.org/developer/sahara/devref/quickstart.html

With script install sahara as follows:
https://docs.google.com/document/d/18j4zR4ENibxA-WBVkryzkMFU9PRiuop3U2pEU6JQrOk/edit

But when to step: "Register image in Image Registry"
http POST $SAHARA_URL/images/$IMAGE_ID X-Auth-Token:$AUTH_TOKEN
username=ubuntu

have a message:

/HTTP/1.1 401 Unauthorized/
/Content-Length: 23/
/Content-Type: text/plain/
/Date: Wed, 09 Jul 2014 10:28:22 GMT/
/Www-Authenticate: Keystone uri='http://127.0.0.1:5000/v2.0/'/
/Authentication required/

Do you know where I was wrong? Thank you very much :)

use the sahara cli instead.

sahara image-register --id $IMAGE_ID --username ubuntu

best,


matt


_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to