gary-hessler 40c6e01f5f Adding RabbitMQ detection and setup
Also added mySQL fix for the devstack machine to install the credential file

Change-Id: Ie863eda5c498d1e09f1b22bf052babc573d4eafa
2014-09-15 12:00:05 -06:00

4 lines
105 B
Plaintext

[client]
user=<%= @plugin_config['mysql']['user'] %>
password=<%= @plugin_config['mysql']['password'] %>