Merge "TrivialFix: Fix the filter name in config helper"

This commit is contained in:
Zuul 2021-06-30 14:48:31 +00:00 committed by Gerrit Code Review
commit f580fbc533

@ -52,7 +52,7 @@ share_api_opts = [
'be performed on the same host. '
'If set to True, then scheduler will be used.'
'When enabling this option make sure that filter '
'CreateShareFromSnapshot is enabled and to have hosts '
'CreateFromSnapshotFilter is enabled and to have hosts '
'reporting replication_domain option.'
)
]