Comment 0 for bug 798878

Revision history for this message
Al Stone (ahs3) wrote : nova-XXX respawns constantly -- [Errno 111] Connection refused

I'm seeing this problem in the natty version of nova; it appears the only workaround for now is:

chmod o+r /etc/nova/nova.conf

which I'd really rather not do since it can leak the MySQL password. If I do make the change, however, all the services start properly.