Re: [Openstack] Enabling logging in keystone.

2012-10-04 Thread Lorin Hochstein
On Oct 3, 2012, at 7:33 PM, Alan Pevec ape...@gmail.com wrote: On Wed, Oct 3, 2012 at 8:31 AM, Dolph Mathews dolph.math...@gmail.com wrote: At the very least, I'd like to move this approach to the end of the page; and ideally, the script would be managed by openstack. There's a sample

Re: [Openstack] Enabling logging in keystone.

2012-10-03 Thread Ahmed Al-Mehdi
; openstack@lists.launchpad.nethttps://exg5.exghost.com/owa/UrlBlockedError.aspx Subject: Re: [Openstack] Enabling logging in keystone. You're missing a 5 on the admin_token you've specified on the command line. 012345SECRET99TOKEN01234 (your CLI arg) 012345SECRET99TOKEN012345 (keystone.conf) -Dolph

Re: [Openstack] Enabling logging in keystone.

2012-10-03 Thread Dolph Mathews
...@gmail.com] *Sent:* Tuesday, October 02, 2012 2:19 PM *To:* Ahmed Al-Mehdi *Cc:* heckj; openstack@lists.launchpad.net *Subject:* Re: [Openstack] Enabling logging in keystone. No worries, that's what a second set of eyes is for! By specifying a token and endpoint, you're bypassing

Re: [Openstack] Enabling logging in keystone.

2012-10-03 Thread Alan Pevec
On Wed, Oct 3, 2012 at 8:31 AM, Dolph Mathews dolph.math...@gmail.com wrote: At the very least, I'd like to move this approach to the end of the page; and ideally, the script would be managed by openstack. There's a sample script in Keystone

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Ahmed Al-Mehdi
Subject: Re: [Openstack] Enabling logging in keystone. Hi Joe, Unfortunately before I read your response I re-installed my Ubuntu server. I repeated the same steps mentioned in the OpenStack document Deploy and Install OpenStack - RedHat Ubuntu and also used the script mentioned in it (https

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread heckj
@lists.launchpad.net Subject: Re: [Openstack] Enabling logging in keystone. Hi Joe, Unfortunately before I read your response I re-installed my Ubuntu server. I repeated the same steps mentioned in the OpenStack document Deploy and Install OpenStack - RedHat Ubuntu and also used the script mentioned

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Ahmed Al-Mehdi
: openstack@lists.launchpad.net Subject: Re: [Openstack] Enabling logging in keystone. Hi Joe, Unfortunately before I read your response I re-installed my Ubuntu server. I repeated the same steps mentioned in the OpenStack document Deploy and Install OpenStack - RedHat Ubuntu and also used

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Ahmed Al-Mehdi
@lists.launchpad.netmailto:openstack@lists.launchpad.net Subject: Re: [Openstack] Enabling logging in keystone. Ahmed - can you put your keystone.conf into a paste or gist and share it with me? I'd be happy to help you debug this. I'm assuming you're running keystone on the system with the IP

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Anne Gentle
[dolph.math...@gmail.com] *Sent:* Tuesday, October 02, 2012 12:12 PM *To:* Ahmed Al-Mehdi *Cc:* heckj; openstack@lists.launchpad.net *Subject:* Re: [Openstack] Enabling logging in keystone. You're missing a 5 on the admin_token you've specified on the command line. 012345SECRET99TOKEN01234

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Dolph Mathews
; openstack@lists.launchpad.net javascript:_e({}, 'cvml', 'openstack@lists.launchpad.net'); *Subject:* Re: [Openstack] Enabling logging in keystone. You're missing a 5 on the admin_token you've specified on the command line. 012345SECRET99TOKEN01234 (your CLI arg) 012345SECRET99TOKEN012345

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Ahmed Al-Mehdi
@lists.launchpad.net Subject: Re: [Openstack] Enabling logging in keystone. Hi Ahmed - I believe you don't have a tenant named adminTenant - possibly try this? curl -d '{auth: {tenantName: service, passwordCredentials: {username: adminUser, password: secretword}}}' -H Content-type: application/json http

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Dolph Mathews
:* Dolph Mathews [dolph.math...@gmail.com] *Sent:* Tuesday, October 02, 2012 12:12 PM *To:* Ahmed Al-Mehdi *Cc:* heckj; openstack@lists.launchpad.net *Subject:* Re: [Openstack] Enabling logging in keystone. You're missing a 5 on the admin_token you've specified on the command line

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Ahmed Al-Mehdi
@lists.launchpad.nethttps://exg5.exghost.com/owa/UrlBlockedError.aspx Subject: Re: [Openstack] Enabling logging in keystone. You're missing a 5 on the admin_token you've specified on the command line. 012345SECRET99TOKEN01234 (your CLI arg) 012345SECRET99TOKEN012345 (keystone.conf) -Dolph On Tue, Oct 2

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Dolph Mathews
:* Re: [Openstack] Enabling logging in keystone. No worries, that's what a second set of eyes is for! By specifying a token and endpoint, you're bypassing the authentication process that your curl command is performing. You can test authentication with the keystone client using: $ keystone

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread heckj
; openstack@lists.launchpad.net Subject: Re: [Openstack] Enabling logging in keystone. No worries, that's what a second set of eyes is for! By specifying a token and endpoint, you're bypassing the authentication process that your curl command is performing. You can test authentication

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Ahmed Al-Mehdi
: Tuesday, October 02, 2012 4:50 PM To: openstack@lists.launchpad.net Cc: heckj; Ahmed Al-Mehdi; Anne Gentle Subject: Re: [Openstack] Enabling logging in keystone. I find it odd that the document describes two approaches for configuring keystone -- one being a relatively undocumented, scripted

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Tom Fifield
; Anne Gentle *Subject:* Re: [Openstack] Enabling logging in keystone. I find it odd that the document describes two approaches for configuring keystone -- one being a relatively undocumented, scripted approach not managed or distributed by OpenStack. Surely these two approaches will continue

Re: [Openstack] Enabling logging in keystone.

2012-10-02 Thread Anne Gentle
. -- *From:* Dolph Mathews [dolph.math...@gmail.com] *Sent:* Tuesday, October 02, 2012 2:19 PM *To:* Ahmed Al-Mehdi *Cc:* heckj; openstack@lists.launchpad.net *Subject:* Re: [Openstack] Enabling logging in keystone. No worries, that's what a second set of eyes

Re: [Openstack] Enabling logging in keystone.

2012-10-01 Thread Ahmed Al-Mehdi
: [Openstack] Enabling logging in keystone. Ahmed - The header that's supposed to have the token within it is labelled X-Auth-Token', not X_Auth_Token. Unless you're really comfortable with the protocol, I'd recommend using the keystone CLI from the python-keystoneclient to do your verifying, using

Re: [Openstack] Enabling logging in keystone.

2012-10-01 Thread heckj
. From: heckj he...@mac.com Date: Monday, October 1, 2012 5:23 PM To: Ahmed Al-Mehdi ah...@coraid.com Cc: openstack@lists.launchpad.net openstack@lists.launchpad.net Subject: Re: [Openstack] Enabling logging in keystone. Ahmed - The header that's supposed to have the token within

Re: [Openstack] Enabling logging in keystone.

2012-10-01 Thread Dolph Mathews
] Enabling logging in keystone. Ahmed - The header that's supposed to have the token within it is labelled X-Auth-Token', not X_Auth_Token. Unless you're really comfortable with the protocol, I'd recommend using the keystone CLI from the python-keystoneclient to do your verifying, using it's