summaryrefslogtreecommitdiffstats
path: root/src/main/resources/clds
AgeCommit message (Collapse)AuthorFilesLines
2017-11-16Rework CryptoUtilsDeterme, Sebastien (sd378r)3-4/+8
CryptoUtils now takes the key from a file located in the resource not in spring file Change-Id: I002978d292550e6173efb4324cbb977f35d7e753 Issue-ID: CLAMP-74 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-11-09Fix Properties CL UI issuexg353y1-2/+2
Fix the issue in Properties CL window, where the first service doesn't show the corresponding vf settings Change-Id: I59f1f5117f453f1cb385d4789288a5b8a690e7e9 Signed-off-by: xg353y <xg353y@intl.att.com> Issue-ID: CLAMP-68
2017-11-05Fix the blueprint for TCADeterme, Sebastien (sd378r)2-2/+2
FIx the blueprint for TCA, policy section removed + Locations changes to DatacenterX Change-Id: Ia438bbfaf1cdf25bdadb897c39b68934cf1f52a3 Issue-ID: CLAMP-66 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-11-03Update the policyName send to Policyxg353y1-0/+1
Change-Id: Ib8ef7feb2404b15f215a1a7967d3af7d6ac89da0 Issue-Id: CLAMP-62 Signed-off-by: xg353y <xg353y@intl.att.com>
2017-11-03Update the content send to Policyxg353y1-1/+1
Adding tca_policy tag under content section, while sending configBody to Policy. Change-Id: I184d366b0cda24ff6b95c4e8c29d0a90bde7ba06 Issue-ID: CLAMP-62 Signed-off-by: xg353y <xg353y@intl.att.com>
2017-10-30Add encryption for passwordsDeterme, Sebastien (sd378r)1-1/+1
Add encrypted password on all values specified in the properties files, unit tests have been reworked. Change-Id: I619ff67fe1025f69af733b776f055914f949f26a Issue-ID: CLAMP-64 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-10-26Update TCA config json send to Policyxg353y4-22/+34
Update the format of the TCA configuration send to Policy Issue-ID: CLAMP-62 Change-Id: I53cbfcb1f8f8772856b645e8aec0db2a8a94d15e Signed-off-by: xg353y <xg353y@intl.att.com>
2017-10-11Update the TCA blueprint formatxg353y1-0/+1
Change-Id: Ib5b6fe1b46a509bea6c40ebc8ec9058990e5f64d Signed-off-by: xg353y <xg353y@intl.att.com> Issue-ID: CLAMP-59
2017-10-06Set Cache Timeout to 30Determe, Sebastien (sd378r)1-4/+4
Reduce the expiration timeout of the sdc model cache to 30 Change-Id: If44852f807bd65e5494a95d64e90985967e55eef Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-28Change SDC address to openecompDeterme, Sebastien (sd378r)1-3/+3
Change SDC address to openecomp one as required for integration tests Change-Id: Ib8661f0755df6af5b07fc0f693ee5e6f2dc61d11 Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-28Set localhost in configDeterme, Sebastien (sd378r)1-14/+3
Set to localhost in clds config file Change-Id: Ic8595e0fcfd7a4481464b1facc8bcb4cbeac92fb Issue-ID: CLAMP-59 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-28Merge "Change the model to fix TCA"Sébastien Determe1-8/+20
2017-09-28Change the model to fix TCADeterme, Sebastien (sd378r)1-8/+20
Fix TCA model and JSON model for TCA + rework the JUNIT Change-Id: I35099633e89f9f95f1957afeffa915feda4045f3 Issue-ID: CLAMP-59 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-28Fix fields corruption on saveAnaël Closson1-1/+1
Change-Id: I02c8fe662698ce943ce3eed8cd1e0b78b1311cc8 Issue-ID: CLAMP-58 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-28Remove debugger + fix missing infoAnaël Closson1-1/+1
Change-Id: Ic6e016eef81fbad70d3ac61c435cd47feb23cf3b Issue-ID: CLAMP-58 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-27Code Improvementxg353y2-15/+2
Change-Id: I703aabf234cb656b1faea3b5c0776d034d8ec807 Signed-off-by: xg353y <xg353y@intl.att.com> Issue-ID: CLAMP-54
2017-09-19Removal of useless files & bugfixDeterme, Sebastien (sd378r)1-112/+112
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>
2017-08-31Change configuration for Clamp integrationeh552t2-29/+29
Put default configuration for clamp integration directly in the properties files Change-Id: Id945159720e5e5cfbc7ddd44f8d31c6f5c6361a0 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-47
2017-08-17Code improvementxg353y1-1/+1
Improve logging message; Introduce timeout for deploy/undeploy CL; Update allowed actions for deploy/undeploy/update action. Issue-id: CLAMP-43 Change-Id: Ic876e835447cc495d4ca42d9401ee4bd503d5db7 Signed-off-by: xg353y <xg353y@intl.att.com>
2017-08-08Rework of the designer UI (part4)Determe, Sebastien (sd378r)3-19/+103
Rework of the designer UI (part4) + Modification of all Clamp configurations iin resource folder Change-Id: I2adb7ad336c8d7decaed847cb167d1f125c10b0e Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-08-08Rework the authenticationDeterme, Sebastien (sd378r)2-7/+15
Add more granularity in the default authentication mechanism + Add some unit tests with Json to validate the json decoder Change-Id: I89d0ef94e99fc8aa0c1e8c6432b5aa30a0a5ac88 Issue-Id: CLAMP-1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-06-21[CLAMP-1] Initial ONAP CLAMP seed code commitChrisC4-0/+100
Change-Id: I2e8070a590618a06070f393d7b2c011029af5e8a Signed-off-by: ChrisC <cc697w@intl.att.com>