fix the description of CongressDebug

Change-Id: I7287e5425b44e922b07f6a8d9ad211ad61ac3910
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
This commit is contained in:
dongwenjuan 2017-12-19 10:30:46 +08:00
parent 76eb52cd34
commit 13afaf0db2

View File

@ -40,7 +40,7 @@ parameters:
description: Set to True to enable debugging on all services.
CongressDebug:
default: ''
description: Set to True to enable debugging Glance service.
description: Set to True to enable debugging Congress service.
type: string
constraints:
- allowed_values: [ '', 'true', 'True', 'TRUE', 'false', 'False', 'FALSE']