summaryrefslogtreecommitdiff
path: root/oslo_db/options.py
diff options
context:
space:
mode:
Diffstat (limited to 'oslo_db/options.py')
-rw-r--r--oslo_db/options.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/oslo_db/options.py b/oslo_db/options.py
index 824a407..f124e8f 100644
--- a/oslo_db/options.py
+++ b/oslo_db/options.py
@@ -64,7 +64,8 @@ database_opts = [
default=None,
help=(
'For Galera only, configure wsrep_sync_wait causality '
- 'checks on new connections'
+ 'checks on new connections. Default is None, meaning don\'t '
+ 'configure any setting.'
),
),
cfg.BoolOpt(