aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorKanagaraj Manickam <kanagaraj.manickam@huawei.com>2019-08-07 06:49:57 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-07 06:49:57 +0000
commit4b279245d18de79879240e587d78db16dd3f09b6 (patch)
treec65a802da32977f39b72041b917e83d4db50c292 /deployment
parent59a19fc2b4ffc2d6765fbd77696afd61a550929b (diff)
parent1aa15b526706ed7f45f197186a3e6ca0da3204c6 (diff)
Merge "Fix the boolean check"
Diffstat (limited to 'deployment')
-rw-r--r--deployment/zip/src/main/release/conf/open-cli.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/zip/src/main/release/conf/open-cli.properties b/deployment/zip/src/main/release/conf/open-cli.properties
index 65d4db7e..eff85b8a 100644
--- a/deployment/zip/src/main/release/conf/open-cli.properties
+++ b/deployment/zip/src/main/release/conf/open-cli.properties
@@ -34,7 +34,7 @@ cli.schema.base.parameters.sections.mandatory=name,description,type
cli.schema.base.results.sections=name,description,scope,type,is_secured, default_value
cli.schema.base.results.sections.mandatory=name, description, type, scope
-cli.schema.boolean_values=true
+cli.schema.boolean_values=true,false
cli.schema.command.type=cmd,auth,catalog
# moco properties