Fix a missing space in parameter description
Trivial-Fix Change-Id: I19cd85af24f1adae43173db47bc7e92123d50425
This commit is contained in:
parent
ef27b49f6e
commit
3b5cf7e5d1
@ -70,7 +70,7 @@ POLLING_OPTS = [
|
|||||||
default=False,
|
default=False,
|
||||||
help='Identify project and user names from polled samples. '
|
help='Identify project and user names from polled samples. '
|
||||||
'By default, collecting these values is disabled due '
|
'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 '
|
'with lots of continuous requests depending upon the '
|
||||||
'number of projects, users and samples polled from '
|
'number of projects, users and samples polled from '
|
||||||
'the environment. While using this feature, it is '
|
'the environment. While using this feature, it is '
|
||||||
|
Loading…
x
Reference in New Issue
Block a user