Add an additional description for 'token_ttl'

The unit of 'token_ttl' is not clear
in the help text in nova/conf/consoleauth.py.
So add the unit (in seconds) in the help text.

TrivialFix
Change-Id: Id6506b7462c303223bac8586e664e187cb52abd6
This commit is contained in:
Takashi NATSUME 2018-01-09 13:24:53 +09:00
parent 525c90c27e
commit adf46f5b90
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ consoleauth_opts = [
deprecated_name='console_token_ttl',
deprecated_group='DEFAULT',
help="""
The lifetime of a console auth token.
The lifetime of a console auth token (in seconds).
A console auth token is used in authorizing console access for a user.
Once the auth token time to live count has elapsed, the token is