compared with
Current by Diego Parrilla
on Dec 08, 2011 16:04.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History
{code}

{warning}
{info:title=OS_AUTH_STRATEGY bug}
There is a bug in the script and the OS_AUTH_STRATEGY is not set by default. You must set it to 'keystone':

{code}
export OS_AUTH_STRATEGY=keystone
{code}

should work.
{warning} {info}