Comment 26 for bug 1491782

Revision history for this message
Yee-Ting Li (yee379) wrote :

Hi, i get the same error with kolla 1.1.2 with builds with centos / binary.

attempting to log onto the mariadb manually as per vhosakot in #18, also fails. i'm using the password defined in /etc/kolla/password.yml / database_password (which is the same password that kolla-ansible is attempting to use):

# sudo docker exec -i -t mariadb /bin/bash
(mariadb)[mysql@kolla-test /]$ mysql -u root -p -h <a>.<b>.<c>.<d>
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'<DNS>' (using password: YES)