Thanks for your response. Yes the problem was on my keystone.conf file. My admin_token value(in keystone.conf) was different from my environment variable.
On Sun, Aug 31, 2014 at 11:02 PM, Anne Gentle <a...@openstack.org> wrote: > Ok, next step is to ensure your /etc/keystone/keystone.conf really has > that token in it and you've restarted the keystone service to pick up that > change. > > Check to be sure the keystone service is running also (though a 400 is > about creds not the service itself running). > > To try to get more info, run keystone CLI with the --debug command: > > keystone --debug tenant-create --name=admin --description="Admin Tenant" > > Then you can see the REST API requests and responses. > Thanks for replying to the list, I couldn't post to the list from my > phone. > Anne > > > On Sun, Aug 31, 2014 at 12:33 PM, Hossein Zabolzadeh <zabolza...@gmail.com > > wrote: > >> Yes, I defined my token and service endpoint as follow: >> export OS_SERVICE_TOKEN=572aa9b4424d4c6dfbe5a794c253a1b4 >> export OS_SERVICE_ENDPOINT=http://10.0.0.1:35357/v2.0 >> >> But it doesn't work at all. >> >> >> On Sun, Aug 31, 2014 at 9:45 PM, Anne Gentle < >> annegen...@justwriteclick.com> wrote: >> >>> Hi there - make sure you've got the service token in your environment as >>> described here: >>> >>> >>> http://docs.openstack.org/icehouse/install-guide/install/apt/content/keystone-users.html >>> >>> It provides a way to bootstrap that first set of user creation steps. >>> Feel free to ask for more explanation if the page doesn't explain enough. >>> >>> Anne >>> >>> Anne Gentle >>> Content Stacker >>> a...@openstack.org >>> >>> >>> > On Aug 31, 2014, at 11:39 AM, Hossein Zabolzadeh <zabolza...@gmail.com> >>> wrote: >>> > >>> > Hi there, >>> > When I executed the following command, the above mentioned message was >>> shown. How can I solve the problem? >>> > keystone tenant-create --name=admin --description="Admin Tenant" >>> > Thanks is advance. >>> > _______________________________________________ >>> > Mailing list: >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >>> > Post to : openstack@lists.openstack.org >>> > Unsubscribe : >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >>> >> >> >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack