Re: [Openstack] Ceilometer-api Auth Error

2013-06-07 Thread Bruno Oliveira
The auth-token you got in out.txt seems fine to me... Judging by the first output, and the 401 Unauthorized, sounds more like a misconfig of the ceilometer user in keystone... The same way you got an admin tenant, you should probably have an admin user in keystone. Could you possibly try to curl

Re: [Openstack] Ceilometer-api Auth Error

2013-06-06 Thread Doug Hellmann
; document you requested. Either you supplied the wrong credentials (e.g., >> bad password), or your browser does not understand how to supply the >> credentials required.* >> *Authentication required* >> * >> * >> * >> * >> * * >> ** Closing connect

Re: [Openstack] Ceilometer-api Auth Error

2013-06-06 Thread Doug Hellmann
connection 1* > > No data is returned in any case. > > I manually installed 3 node openStack and ceilometer , so i am not using > devStack. > > Even when i try to send manually credentials of the admin user: > > *ceilometer --os-username admin --os-password password --os-te

Re: [Openstack] Ceilometer-api Auth Error

2013-06-06 Thread Bruno Oliveira
Working with ceilometer-keystone-auth can be tricky... I had the same issue before, so here's the deal to get past it. I'm taking that: A. you're curl' ing within the same server where ceilometer-api is running, so where you see "localhost", change for the hostname or ip_addr of the proper ceilom

Re: [Openstack] Ceilometer-api Auth Error

2013-06-06 Thread Guangyu Suo
red.* > *Authentication required* > * > * > * > * > * * > ** Closing connection 1* > > No data is returned in any case. > > I manually installed 3 node openStack and ceilometer , so i am not using > devStack. > > Even when i try to send manually credentials of the adm

Re: [Openstack] Ceilometer-api Auth Error

2013-06-06 Thread claudio marques
esource-list the result is this: No handlers could be found for logger "ceilometerclient.common.http"Invalid OpenStack Identity credentials. Is there any possibility that keystone is not validating all the Tokens? Claudio Marques Date: Thu, 6 Jun 2013 09:42:38 -0400 From: doug.hellm...@

Re: [Openstack] Ceilometer-api Auth Error

2013-06-06 Thread Doug Hellmann
On Thu, Jun 6, 2013 at 7:22 AM, Claudio Marques wrote: > Hi Stackers > > > Hi have a problem with ceilometer-api. I want access it via curl or http > and every time i try to do it i simple get the same errors. > > This server could not verify that you are authorized to access the > document you re