The mysql user that the guest agent uses needs to be different for HP and RAX

Asked by Nikhil Manchanda

The mysql user that the guest agent uses to connect to the DB needs to be different in the case of HP and RAX.
In HP's case, 'root' needs to be used, but in RAX's case 'os_admin' needs to be used.

This is a direct result of the fact that the mysql image deployed is different in the case of HP and RAX. As per Vipul's comment, RAX's implementation depends on logging into mysql to do things like add user, add database, but the HP implementation only has a root user with root access who can add users and databases by connecting on port 3306.

Question information

Language:
English Edit question
Status:
Expired
For:
OpenStack DBaaS (Trove) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Nikhil Manchanda (slicknik) said :
#1

I've verified that the os_admin user works correctly for basic HP scenarios for now.
If we need to change this user to anything else, we can re-convert to a bug when the need so arises.

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.