summaryrefslogtreecommitdiff
path: root/etc/trove/trove-conductor.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'etc/trove/trove-conductor.conf.sample')
-rw-r--r--etc/trove/trove-conductor.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/trove/trove-conductor.conf.sample b/etc/trove/trove-conductor.conf.sample
index 9399a5a1..964303ea 100644
--- a/etc/trove/trove-conductor.conf.sample
+++ b/etc/trove/trove-conductor.conf.sample
@@ -27,7 +27,7 @@ control_exchange = trove
#trace_sqlalchemy = True
[database]
-connection = mysql://root:e1a2c042c828d3566d0a@localhost/trove
+connection = mysql+pymysql://root:e1a2c042c828d3566d0a@localhost/trove
[oslo_messaging_rabbit]
# The RabbitMQ broker address where a single node is used. (string value)