diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-09-29 17:17:31 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-09-29 17:17:31 +0530 |
commit | 3d11865921346189147f02eab887b7acc2dbd843 (patch) | |
tree | a913cf2d30c09e7b62209e60a638c07e5ae1a0d2 /framework/src/main/resources | |
parent | 789552ac35830642855c6a5d6c16afa3c4eed109 (diff) |
Enable exception to get traced
CLI-2
Change-Id: Ib16490d6800a07d69c995f2301d34bebf3f78c28
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'framework/src/main/resources')
-rw-r--r-- | framework/src/main/resources/onap.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/src/main/resources/onap.properties b/framework/src/main/resources/onap.properties index 77be05f3..7b04c6a5 100644 --- a/framework/src/main/resources/onap.properties +++ b/framework/src/main/resources/onap.properties @@ -2,6 +2,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 |