Re: [Openstack] Keystone Token Issue

2014-02-15 Thread Damon Wang
Hi Thomas, Keystone's token has time limit by default, you need to curl to http://localhost:35357/v2.0/token and post your username and password first. you can see the table "token" in database "keystone", and there is one column is "valid" Damon 2014-02-15 9:19 GMT+08:00 Thomas McLaughlin :

[Openstack] Keystone Token Issue

2014-02-14 Thread Thomas McLaughlin
All, Ran into an issue. Background: Installed Keystone Version: 1:2014.1~b1-0ubuntu1. Got busy with other things and came back to project. I am testing the install which was suppose to be successful but now I have a token issue. This was working in early to mid December. curl -H "X-Auth