Merge "Fix a missing space in parameter description"

This commit is contained in:
Zuul 2024-09-30 17:32:09 +00:00 committed by Gerrit Code Review
commit b9c987ee75

View File

@ -78,7 +78,7 @@ POLLING_OPTS = [
default=False,
help='Identify project and user names from polled samples. '
'By default, collecting these values is disabled due '
'to the fact that it could overwhelm keystone service'
'to the fact that it could overwhelm keystone service '
'with lots of continuous requests depending upon the '
'number of projects, users and samples polled from '
'the environment. While using this feature, it is '