Thanks all for the suggestions, it helped to trace to the real problem:
our own proxy server is misconfigured, nothing to do with openstack.
After fixing proxy server, it works.
Thanks,
Xin
On 8/17/2012 6:28 PM, Adam Young wrote:
OK, SERVICE_TOKEN is the same as --token
You can follow the st
OK, SERVICE_TOKEN is the same as --token
You can follow the steps here:
https://access.redhat.com/knowledge/docs/en-US/Red_Hat_OpenStack_Preview/
Specifically:
https://access.redhat.com/knowledge/docs/en-US/Red_Hat_OpenStack_Preview/1/html/Getting_Started_Guide/ch02.html#id3165390
|| *|expor
The admin_token value from keystone.conf is not a real token; it exists as
a string in memory and has no context, user or actual roles associated with
it (hence it does not appear in your token table).
As for your actual issue, I don't see anything obviously wrong with what's
below. Is logging ena
Hello,
I newly install keystone on the RHEL6 machine, but it is not working.
The following command fails:
$ keystone --token --endpoint
http://:35357/v2.0 tenant-create
--name openstackDemo --description "Default Tenant" --enabled true
Unable to communicate with identity service: (403, 'F
4 matches
Mail list logo