Issue with Install and configure controller node in Installation Guide

Bug #1553660 reported by Anand Saha
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Won't Fix
Medium
Pranav Salunke

Bug Description

I was following the OpenStack installation guide for SLES 12. I was in the chapter "Install and configure controller node"

I followed all the steps, and when it came to starting the services, I got one of them failing:

Job for openstack-nova-api.service failed. See "systemctl status openstack-nova-api.service" and "journalctl -xn" for details.

The log had this:

Mar 06 11:58:37 controller openstack-nova-api[14477]: 2016-03-06 11:58:37.234 14488 ERROR nova OperationalError: (pymysql.err.OperationalError) (1045, u"Access denied for user 'nova'@'controller.os.pri' (using password: YES)")

I then logged in to MariaDB and reset the password:

SET PASSWORD FOR 'nova'@'%' = PASSWORD('MyPassword');

That solved my problem. However, I shouldn't have needed to do the password reset, the scripts should have taken care of that. I am sure I followed all the steps in the Guide without a miss.

-Anand

-----------------------------------
Release: 0.1 on 2016-03-03 06:54
SHA: da68a96f8ebde1f035a08fb73adf9c99f6dac65b
Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/install-guide/source/nova-controller-install.rst
URL: http://docs.openstack.org/liberty/install-guide-obs/nova-controller-install.html

Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Pranav,

Can you look at this bug?

Matt

Changed in openstack-manuals:
assignee: nobody → Pranav Salunke (dguitarbite)
Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Pranav... or anyone else familiar with SUSE?

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Alexandra Settle (alexandra-settle) wrote :

Andreas - could you shed some light here?

Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

Sorry that it took so long to answer this, this worked fine when testing and I think it's too late now to dig further into this and try to reproduce ;(.

Changed in openstack-manuals:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.