Re: [Openstack] keystone start fails due to mysql password mismatch running stack.sh

2013-01-11 Thread Dean Troyer
On Fri, Jan 11, 2013 at 2:13 PM, Snider, Tim wrote: > The localrc file has the correct unencoded password: >root@84Server:~/devstack# cat localrc >FLOATING_RANGE=192.168.1.224/27 >FIXED_RANGE=10.0.0.0/24 >FIXED_NETWORK_SIZE=256 >FLAT_INTERFACE=eth0 >

[Openstack] keystone start fails due to mysql password mismatch running stack.sh

2013-01-11 Thread Snider, Tim
During execution of stack.sh I get permission denied errors when keystone is trying to start due to the wrong password being used to start mySQL. The localrc file has the correct unencoded password: root@84Server:~/devstack# cat localrc FLOATING_RANGE=192.168.1.224/27 FIXED_R