diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-09-29 15:52:59 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-09-29 15:54:27 +0530 |
commit | 789552ac35830642855c6a5d6c16afa3c4eed109 (patch) | |
tree | 8a2bdaa740c126dc280574447c71766e0598b1df /framework/src/main/resources/onap.properties | |
parent | eeed87109a19fdf834fc77f8926f094ce29e6467 (diff) |
Remove CLI_DEV and replace by discover_always conf
CLI-2
Change-Id: Ic67ac30c6f6c9a0a8928b1fac6d5adc85ca53a5b
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'framework/src/main/resources/onap.properties')
-rw-r--r-- | framework/src/main/resources/onap.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 |