[Openstack] [Devstack]Keystone authentication problem when installing

Dean Troyer dtroyer at gmail.com
Thu Jun 28 19:45:10 UTC 2012


On Wed, Jun 27, 2012 at 9:34 PM, Ke Wu <ke.wu at ibeca.me> 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 at gmail.com




More information about the Openstack mailing list