From 789552ac35830642855c6a5d6c16afa3c4eed109 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Fri, 29 Sep 2017 15:52:59 +0530 Subject: Remove CLI_DEV and replace by discover_always conf CLI-2 Change-Id: Ic67ac30c6f6c9a0a8928b1fac6d5adc85ca53a5b Signed-off-by: Kanagaraj Manickam k00365106 --- framework/src/main/resources/onap.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/src/main/resources') diff --git a/framework/src/main/resources/onap.properties b/framework/src/main/resources/onap.properties index 285e5c8a..77be05f3 100644 --- a/framework/src/main/resources/onap.properties +++ b/framework/src/main/resources/onap.properties @@ -1,7 +1,7 @@ cli.ignore_auth=false cli.version=1.0 cli.http.api_key_use_cookies=true - +cli.discover_always=false cli.service_name=onap-cli cli.api_gateway=msb cli.auth_service=auth -- cgit 1.2.3-korg