
Also added mySQL fix for the devstack machine to install the credential file Change-Id: Ie863eda5c498d1e09f1b22bf052babc573d4eafa
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
[client]
|
|
user=<%= @plugin_config['mysql']['user'] %>
|
|
password=<%= @plugin_config['mysql']['password'] %>
|