diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2018-03-14 04:43:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-14 04:43:11 +0000 |
commit | 5719d0f8dbe6f418e3c8da323bcd6ab7b7241ac2 (patch) | |
tree | 0d56f095bfbeb721549d2c328765c29d911a0be0 /deployment/zip/src/main/release | |
parent | 717f6901b358d06de252ea7a3e4e475746f1fba6 (diff) | |
parent | a59f5607eaf196e032990b3ca962f2378e45fa52 (diff) |
Merge "Impl Verify feature for CLI"
Diffstat (limited to 'deployment/zip/src/main/release')
-rw-r--r-- | deployment/zip/src/main/release/conf/open-cli.properties | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deployment/zip/src/main/release/conf/open-cli.properties b/deployment/zip/src/main/release/conf/open-cli.properties index c15a84ce..9b5bceeb 100644 --- a/deployment/zip/src/main/release/conf/open-cli.properties +++ b/deployment/zip/src/main/release/conf/open-cli.properties @@ -28,5 +28,4 @@ cli.schema.profile.available=http,snmp #other properties to load (it should be hanled when plugins are made as externally register-able #when command plugin management support is enabled in oclip -cli.schema.profile.confs=open-cli-http.properties,open-cli-snmp.properties - +cli.schema.profile.confs=open-cli-http.properties,open-cli-snmp.properties
\ No newline at end of file |