diff options
author | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2017-09-19 18:24:06 +0200 |
---|---|---|
committer | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2017-09-19 18:24:06 +0200 |
commit | 2b15edd224cc6dcff90e170959102eb1a1bb1a50 (patch) | |
tree | 4d43f647565300b70015f4366a0416c98ca40e15 /src/test/resources/https | |
parent | eaea5ad06aa510cbf36bb95c920932ab6de0e6de (diff) |
Removal of useless files & bugfix
Removal of DCAE useless files, and bugfixes SDC calls(+CldsDAO bug), and
insertion of the search engine for Model Properties window in UI
Change-Id: Ia68117bb917807eaf8e8e317f391f90b6d948135
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'src/test/resources/https')
-rw-r--r-- | src/test/resources/https/https-test.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/resources/https/https-test.properties b/src/test/resources/https/https-test.properties index eaccd4ac4..b0fd639c9 100644 --- a/src/test/resources/https/https-test.properties +++ b/src/test/resources/https/https-test.properties @@ -134,8 +134,6 @@ async.core.pool.size=10 async.max.pool.size=20 async.queue.capacity=500 -org.onap.clamp.config.dcae.url=http://localhost:9000/closedloop-dcae-services - #GRM Edge endpoint details service.name=ajsc6camundademo service.version=1.0.0.0 |