aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-03-07Rework configDeterme, Sebastien (sd378r)1-3/+3
Rework the clds-user json and clds-controller json config Issue-ID: CLAMP-136 Change-Id: I5393394d7d878001dd9b5773051f38e927173d5d Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-05Remove globalClds.propertiesDeterme, Sebastien (sd378r)3-25/+106
Remove the globalClds.properties and merge that to application.properties Issue-ID: CLAMP-136 Change-Id: I9c5bc8745b576ca8fad0cca3bff4c136329515d8 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-05Remove the clds-reference.propertiesDeterme, Sebastien (sd378r)2-115/+89
Remove clds-reference.properties and merge it into application.properties Issue-ID: CLAMP-136 Change-Id: I8dc6deffdca47dc50d1473ccbe9a94dc91d7d5d9 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-05Rework configurationDeterme, Sebastien (sd378r)12-13/+758
Move the JSON content from the properties file to json files for all configuration defined in clds-reference.properties Issue-ID: CLAMP-136 Change-Id: Idfb21be729d7260518756e5f585371de78d18944 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-02Upgrade lib to recentDeterme, Sebastien (sd378r)1-4/+3
Upgrade moment.min.js to latest known due to nexus IQ report Issue-ID: CLAMP-135 Change-Id: I6675c92c456ccc243fb3c3c2129b530874d52640 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-02Remove useless web.xmlDeterme, Sebastien (sd378r)1-29/+0
Remove the file that is not useful anymore since a while Issue-ID: CLAMP-85 Change-Id: Ib55095a80a95f1dc7107954aad03338577a00b33 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-01Fix Clamp runtimeDeterme, Sebastien (sd378r)1-0/+26
Add the missing file for SDC Config in resource and docker clamp.env. Issue-ID: CLAMP-81 Change-Id: Ie1a22fcc1a8d95fcc5dd826353e989c7e1707abd Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-01Rework CldsReferenceProp classDeterme, Sebastien (sd378r)1-0/+1
Refactor the code and insert new config for SDC client code Issue-ID: CLAMP-81 Change-Id: Ifabf220e7bf0067e689242f3f1ef09503b11fe87 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-02-21Rework DB connection URLDeterme, Sebastien (sd378r)1-1/+1
Add timeout parameters to the DB URL Issue-ID: CLAMP-85 Change-Id: I4cb3f2b4f8744bc240a49440f720b11328927dd6 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-02-14Remove Camunda and replace by CamelDeterme, Sebastien (sd378r)6-451/+44
The camunda has been replaced by Camel so that DB could be removed. Also the unit tests has been reworked and maven dependencies have been changed Issue-ID: CLAMP-85 Change-Id: I781c3c83cecbdae3535c7e036e62ae83c6b6852f Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-02-14Remove useless filesDeterme, Sebastien (sd378r)7-68915/+0
Remove files that were not used by UI, neither by clamp Backend Issue-ID: CLAMP-85,CLAMP-115 Change-Id: I3b40bc6cfcfdd8efa11b879a9ea3fd45ff8385aa Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-02-14Remove designer in Clamp UIDeterme, Sebastien (sd378r)17-574/+58
Remove the designer of Clamp UI as the DCAE Designer will be used now Issue-ID: CLAMP-115 Change-Id: Ice5bae6cdfe9d37dc5d61d2df7ec475821425e7a Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-02-07Remove AJSC container.Determe, Sebastien (sd378r)5-81/+7
Remove AJSC container and adapt the dependencies & unit tests Issue-ID: CLAMP-85 Change-Id: I4289dd8a13645df238f35d2791718639b04a509f Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-11-17Remove quotesDeterme, Sebastien (sd378r)1-2/+2
Remove the quotes in the properties file Change-Id: Id0f2c78dee291ab251fee41166645a0ede5298ec Issue-ID: CLAMP-74 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-11-17Change dcae addressesDeterme, Sebastien (sd378r)1-2/+2
Change https to http as it's http on the labs Change-Id: I0f177b71e988c5e303df3be798a4ee4fa4c9bb39 Issue-ID: CLAMP-74 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-11-16Rework the UIDeterme, Sebastien (sd378r)1-23/+23
Rework the Javascript code and global properties Change-Id: Ie8a4590d155b9f826d3228627d7dd3d8e0996696 Issue-ID: CLAMP-74 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-11-16Rework CryptoUtilsDeterme, Sebastien (sd378r)4-7/+10
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-16Remove swagger for nowDeterme, Sebastien (sd378r)46-28124/+0
Remove swagger code for now as it's not used at all Change-Id: I63c5cad5048f71eb51686e96eb9d7f35b55abf1d Issue-ID: CLAMP-74 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-11-09Fix Properties CL UI issuexg353y6-50/+40
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 Policyxg353y2-2/+28
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)3-217/+259
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-30Remove and change useless codeDeterme, Sebastien (sd378r)3-18/+1
Remove and change useless code in UI designer part. Change-Id: I3a0d4b98bb5dfff380c50edccc9ca073c263a04d Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-10-27Merge "Update TCA config json send to Policy"Sébastien Determe5-41/+49
2017-10-26Update TCA config json send to Policyxg353y5-41/+49
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-24Remove datatable libDeterme, Sebastien (sd378r)10-6075/+85
Remove datatable lib and its associated designer UI code Change-Id: I328bad242d478a43e3b77716491aa921ade37a64 Issue-ID: CLAMP-63 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-10-12Merge "Update the TCA blueprint format"Eddy Hautot1-0/+1
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-09Inverted patch commitedAnaël Closson1-56/+31
The previous patch on this file has been commited with a not up to date codebase and previously made changes were overwritten. Change-Id: I0731a4a228e8bbdff46c09dee757d076eebcc799 Issue-ID: CLAMP-54 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
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-10-06Update Holmes related featurexg353y1-5/+3
No blueprint need to be send to SDC; Add configuration policy name in holmes UI; Update the config body sent to Policy. Change-Id: I4bf5b0c32d64f4acf28ac6f24128e463e28e5779 Signed-off-by: xg353y <xg353y@intl.att.com> Issue-ID: CLAMP-27
2017-09-28Merge "Change SDC address to openecomp"Sébastien Determe1-3/+3
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-28Merge "TCA Window initialization not possible anymore"Sébastien Determe1-1/+4
2017-09-28TCA Window initialization not possible anymoreAnaël Closson1-1/+4
Change-Id: I56750cebf5345f89eb11158c0cbd6325d83a283e Issue-ID: CLAMP-58 Signed-off-by: Anaël Closson <ac2550@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 Closson2-48/+18
Change-Id: I02c8fe662698ce943ce3eed8cd1e0b78b1311cc8 Issue-ID: CLAMP-58 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-28Fix fields not restored on tca openAnaël Closson1-1/+3
Change-Id: I18bb36d7df0aa982f941c9153a86ab17a48f4295 Issue-ID: CLAMP-58 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-28Remove debugger + fix missing infoAnaël Closson2-22/+40
Change-Id: Ic6e016eef81fbad70d3ac61c435cd47feb23cf3b Issue-ID: CLAMP-58 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-28More flexible styling + fix cannot save tcaAnaël Closson1-22/+28
Change-Id: Ice937ce4a56218981976e6ad777b3e4e71963680 Issue-ID: CLAMP-58 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-28Remove tab headerAnaël Closson1-63/+2
Change-Id: I6c0fd3e46b3e7062521b0274cadae620719f0d4b Issue-ID: CLAMP-58 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-27Code Improvementxg353y11-1513/+19
Change-Id: I703aabf234cb656b1faea3b5c0776d034d8ec807 Signed-off-by: xg353y <xg353y@intl.att.com> Issue-ID: CLAMP-54
2017-09-22Add the target resource IDDeterme, Sebastien (sd378r)1-118/+127
Add target resource ID in operational policy code as requested. It changes the UI, the Policy code, the model and the tests. Change-Id: Ie72badde55e7f8b5c2e5234099a09b95958205cf Issue-ID: CLAMP-55 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-19Removal of useless files & bugfixDeterme, Sebastien (sd378r)3-145/+168
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-09-14Wait for database with mariadb connectoreh552t1-2/+2
Need to add sequential in connection url to be able to retry Change-Id: Ib5343de3c1ecad317ae1628590b1766a31ed1f15 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-42
2017-09-14Wait for database with mariadb connectoreh552t1-2/+2
With the change from Mysql to MariaDB connector maxReconnect parameter doesn't work anymore. We then need to use retriesAllDown instead but this is doing retries as fast as possible with no wait between tries so need an arbitrary high value. With maxReconnect it was waiting a time exponentially growing so a low value was enough. Change-Id: Id1429759aa4bdcfc9af1934fd6f8b848ed879e91 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-42
2017-09-14Merge "Restore the history log in camunda"Eddy Hautot1-1/+1