Fixes incomplete Tempest question in interactive mode

Change-Id: Ie5dc9d59d0a27d5720e5818bfffc82c7e16590d3
Fixes: rhbz#1116431
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
This commit is contained in:
Gael Chamoulaud 2014-07-07 11:09:11 +02:00
parent 75a3cc52bd
commit 2402b97258
1 changed files with 2 additions and 1 deletions

View File

@ -64,7 +64,8 @@ def initConfig(controller):
"don't provide a user name, Tempest will be configured "
"in a standalone mode",
"PROMPT": ("Enter the name of the Tempest Provisioning user "
"(if blank, "),
"(if blank, Tempest will be configured in a "
"standalone mode) "),
"OPTION_LIST": False,
"VALIDATORS": False,
"DEFAULT_VALUE": "",