summaryrefslogtreecommitdiff
path: root/etc/glance-manage.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/glance-manage.conf')
-rw-r--r--etc/glance-manage.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/glance-manage.conf b/etc/glance-manage.conf
index 55eebdca5..33fc33be5 100644
--- a/etc/glance-manage.conf
+++ b/etc/glance-manage.conf
@@ -178,6 +178,11 @@
# (string value)
#mysql_sql_mode = TRADITIONAL
+# For Galera only, configure wsrep_sync_wait causality checks on new
+# connections. Default is None, meaning don't configure any setting. (integer
+# value)
+#mysql_wsrep_sync_wait = <None>
+
# DEPRECATED: If True, transparently enables support for handling MySQL Cluster
# (NDB). (boolean value)
# This option is deprecated for removal since 12.1.0.