openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #13849
Re: [Devstack]Keystone authentication problem when installing
On Wed, Jun 27, 2012 at 9:34 PM, Ke Wu <ke.wu@xxxxxxxx> wrote:
> Here is my localrc:
>
> ENABLED_SERVICES="$ENABLED_SERVICES,swift"
> MYSQL_PASSWORD=password
> ADMIN_PASSWORD= password
> RABBIT_PASSWORD= password
> SERVICE_TOKEN= password
> SWIFT_HASH= password
Do you have spaces following the '=' as shown above? If so that will
put a space as the first character of the value.
> HOST_IP=10.0.0.0
If you set HOST_IP it should be set to the IP address of your primary
interface, not a network address.
Could you show us the lines _before_ the error log you posted?
Specifically, I'd like to see the group of variable assignments
immediately before keystone_data.sh is called.
dt
--
Dean Troyer
dtroyer@xxxxxxxxx
Follow ups
References