clamp.git
6 years agoMerge "Fix the tests"
Eddy Hautot [Thu, 1 Mar 2018 14:24:25 +0000 (14:24 +0000)]
Merge "Fix the tests"

6 years agoFix the tests 09/33609/1
Determe, Sebastien (sd378r) [Thu, 1 Mar 2018 14:10:35 +0000 (15:10 +0100)]
Fix the tests

Fix the Integration tests that were broken due to refactoring.

Issue-ID: CLAMP-85
Change-Id: I75cd5327ff40a3cf831b42d98febef1af120e975
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoMerge "Removal of classes"
Eddy Hautot [Thu, 1 Mar 2018 14:06:41 +0000 (14:06 +0000)]
Merge "Removal of classes"

6 years agoMerge "Refactoring of the code"
Eddy Hautot [Thu, 1 Mar 2018 14:06:37 +0000 (14:06 +0000)]
Merge "Refactoring of the code"

6 years agoAdd SDC proxy in docker-compose and templates ex 81/32581/1
ehautot [Thu, 22 Feb 2018 16:31:54 +0000 (17:31 +0100)]
Add SDC proxy in docker-compose and templates ex

Change-Id: I365c279fd38fc229bcd3b872c753ca4d801f5e52
Signed-off-by: ehautot <eh552t@intl.att.com>
Issue-ID: CLAMP-100

6 years agoRemoval of classes 45/32545/1
Determe, Sebastien (sd378r) [Thu, 22 Feb 2018 13:48:38 +0000 (14:48 +0100)]
Removal of classes

Removal of useless classes as they have been moved somewhere else.

Issue-ID: CLAMP-85
Change-Id: Ibbafa7b51f35d9f6fab462a9a0fc5dee77f4ff16
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRefactoring of the code 43/32543/1
Determe, Sebastien (sd378r) [Thu, 22 Feb 2018 13:46:16 +0000 (14:46 +0100)]
Refactoring of the code

Package renaming and classes moved to new java packages

Issue-ID: CLAMP-85
Change-Id: Icef4cac31b21e7d038a90ef206c799ed47228515
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRework DB connection URL 93/32393/1
Determe, Sebastien (sd378r) [Wed, 21 Feb 2018 14:10:40 +0000 (15:10 +0100)]
Rework DB connection URL

Add timeout parameters to the DB URL

Issue-ID: CLAMP-85
Change-Id: I4cb3f2b4f8744bc240a49440f720b11328927dd6
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoFix issue with clamp.env 89/32289/1
Determe, Sebastien (sd378r) [Tue, 20 Feb 2018 17:19:39 +0000 (18:19 +0100)]
Fix issue with clamp.env

Clamp.env was wrong so clamp was crashing at runtime when accessing the
db

Issue-ID: CLAMP-85
Change-Id: I162b682fa9d4977218e3ebd48e210bf87d053698
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRevert back wrong code 43/31843/1
Determe, Sebastien (sd378r) [Thu, 15 Feb 2018 15:24:09 +0000 (16:24 +0100)]
Revert back wrong code

Revert back policyClient client and port used by sdc cache

Issue-ID: CLAMP-85
Change-Id: Ifd59e8530dea6032449d4c868286533cbcac8739
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoCode refactoring 41/31841/1
Determe, Sebastien (sd378r) [Thu, 15 Feb 2018 15:04:12 +0000 (16:04 +0100)]
Code refactoring

Code refactoring, mainly Classes/Methods name renaming

Issue-ID: CLAMP-85
Change-Id: I12bd190576e324ed33f057dc1a4ad32c16fcb6c2
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRework the SDC cache 17/31817/1
Determe, Sebastien (sd378r) [Thu, 15 Feb 2018 10:20:25 +0000 (11:20 +0100)]
Rework the SDC cache

Rework the SDC cache used during the integration tests as it was not
working on windows

Issue-ID: CLAMP-85
Change-Id: I56f19e7dc5e817a21714c4a19609c1de8e76e8dc
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRemove Camunda and replace by Camel 39/31739/1
Determe, Sebastien (sd378r) [Wed, 14 Feb 2018 14:31:55 +0000 (15:31 +0100)]
Remove Camunda and replace by Camel

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>
6 years agoRework the SDC cache 37/31737/1
Determe, Sebastien (sd378r) [Wed, 14 Feb 2018 14:30:07 +0000 (15:30 +0100)]
Rework the SDC cache

Rework the SDC cache that was broken and add unit tests to validate it

Issue-ID: CLAMP-85
Change-Id: I43503702733d8f8f0ddbf391f94fb4e5416be98f
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRework the comment 33/31733/1
Determe, Sebastien (sd378r) [Wed, 14 Feb 2018 14:17:45 +0000 (15:17 +0100)]
Rework the comment

Rework the comments and variable names of CryptoUtils class

Issue-ID: CLAMP-85
Change-Id: I45b94329f94ffbd6034384ccc63dea049aa95cb2
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRemove useless files 31/31731/1
Determe, Sebastien (sd378r) [Wed, 14 Feb 2018 14:11:09 +0000 (15:11 +0100)]
Remove useless files

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>
6 years agoRemove useless files 29/31729/1
Determe, Sebastien (sd378r) [Wed, 14 Feb 2018 14:05:25 +0000 (15:05 +0100)]
Remove useless files

Remove example code that was still there and not used at all

Issue-ID: CLAMP-85
Change-Id: I668e46e356a6bd071074dd5c9bc843bef3490f5c
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRemove designer in Clamp UI 25/31725/1
Determe, Sebastien (sd378r) [Wed, 14 Feb 2018 13:57:38 +0000 (14:57 +0100)]
Remove designer in Clamp UI

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>
6 years agoAdd an HTTP cache for SDC tests 23/31723/1
Determe, Sebastien (sd378r) [Wed, 14 Feb 2018 13:39:29 +0000 (14:39 +0100)]
Add an HTTP cache for SDC tests

Add a python script with SDC cached file from a test lab

Issue-ID: CLAMP-85
Change-Id: Ib932d5c80a399b85ae093dabb76c214e9f54ca63
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdate the Mariadb config 11/31611/1
Determe, Sebastien (sd378r) [Tue, 13 Feb 2018 16:25:12 +0000 (17:25 +0100)]
Update the Mariadb config

Change the mariadb config for integration tests so that it requires less
resources

Issue-ID: CLAMP-129
Change-Id: Ifc071c02a00813a68ba79d0902d7e11da45605fe
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRemove AJSC container. 45/30645/1
Determe, Sebastien (sd378r) [Wed, 7 Feb 2018 09:11:30 +0000 (10:11 +0100)]
Remove AJSC container.

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>
6 years agoImprove code of unit tests. 43/30643/1
Determe, Sebastien (sd378r) [Wed, 7 Feb 2018 09:02:14 +0000 (10:02 +0100)]
Improve code of unit tests.

Improve code according to Sonar result

Issue-ID: CLAMP-74
Change-Id: I73b06ce29ac58df160441b20129bd1a3574af9ef
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoImprove Unit tests 41/30641/1
Determe, Sebastien (sd378r) [Wed, 7 Feb 2018 08:47:49 +0000 (09:47 +0100)]
Improve Unit tests

Improve the unit tests on different cases.

Issue-ID: CLAMP-74
Change-Id: If13558a540b22dc1156206111d1f33712249d1ac
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoImprove Log Util class. 07/30507/1
Determe, Sebastien (sd378r) [Tue, 6 Feb 2018 16:51:41 +0000 (17:51 +0100)]
Improve Log Util class.

Improve Log Util class to support RequestContext

Issue-ID: CLAMP-85
Change-Id: Ied88b3824014592a8748aba80d429dab7ecdc670
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoImprove Comments in code. 05/30505/1
Determe, Sebastien (sd378r) [Tue, 6 Feb 2018 16:49:22 +0000 (17:49 +0100)]
Improve Comments in code.

Improve the comments for each crypto utils methods.

Issue-ID: CLAMP-74
Change-Id: I3086a51a701c7d53a8b6d475d5008798b86ffb88
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoMerge UserService into one. 03/30503/1
Determe, Sebastien (sd378r) [Tue, 6 Feb 2018 16:46:51 +0000 (17:46 +0100)]
Merge UserService into one.

Merge userService and UserServceImpl into one single class.

Issue-ID: CLAMP-74
Change-Id: I3c8b710808bbd85730aec8b3e96c98173740150e
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoSupport DCAE direct connection. 01/30501/1
Determe, Sebastien (sd378r) [Tue, 6 Feb 2018 16:40:52 +0000 (17:40 +0100)]
Support DCAE direct connection.

Add code to support the DCAE direct connection action.

Issue-ID: CLAMP-90
Change-Id: I030840003d8e9632a2e9996f2e1f0c353ce509eb
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoAdd ACTION_SUBMITDCAE constant. 93/30493/1
Determe, Sebastien (sd378r) [Tue, 6 Feb 2018 16:05:36 +0000 (17:05 +0100)]
Add ACTION_SUBMITDCAE constant.

Add ACTION_SUBMITDCAE constant or DCAE direct action

Issue-ID: CLAMP-90
Change-Id: If5aca8e349ca1a4d9611874a189ff78a566a9d76
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoAdd Policy Type to PolicyChain. 91/30491/1
Determe, Sebastien (sd378r) [Tue, 6 Feb 2018 15:50:56 +0000 (16:50 +0100)]
Add Policy Type to PolicyChain.

Add Policy Type to PolicyChain as needed by future elements.

Issue-ID: CLAMP-85
Change-Id: Id12d71e378319cf93220520cc51ef4cc57e5ff39
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoImprove logs and comments. 89/30489/1
Determe, Sebastien (sd378r) [Tue, 6 Feb 2018 15:45:28 +0000 (16:45 +0100)]
Improve logs and comments.

Additional info added to logs and comments reworked

Issue-ID: CLAMP-85,CLAMP-74
Change-Id: Ic4cf9104ea1587cbfc3a8088f7e59f80ab65ffa0
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoImprove logs in Policy methods. 87/30487/1
Determe, Sebastien (sd378r) [Tue, 6 Feb 2018 15:42:25 +0000 (16:42 +0100)]
Improve logs in Policy methods.

Add info to the logs of the methods calling policy.

Issue-ID: CLAMP-85
Change-Id: I6213b380ba66a93be3a0c06d62781b1e4934544b
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoOpen code for inherited classes. 85/30485/1
Determe, Sebastien (sd378r) [Tue, 6 Feb 2018 15:26:03 +0000 (16:26 +0100)]
Open code for inherited classes.

Open methods and class for code extension.

Issue-ID: CLAMP-85
Change-Id: I01f421363b4783116ea81db09dab28edc6ff05da
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoImprove code and comments. 83/30483/1
Determe, Sebastien (sd378r) [Tue, 6 Feb 2018 15:21:59 +0000 (16:21 +0100)]
Improve code and comments.

Improve the code and comments of the execute method.

Issue-ID: CLAMP-74
Change-Id: I74a26f9daf1336aa36f1d31d7ac74e87b370d642
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoAdd Direct call DCAE. 81/30481/1
Determe, Sebastien (sd378r) [Tue, 6 Feb 2018 15:19:19 +0000 (16:19 +0100)]
Add Direct call DCAE.

Rework the logs to add info, and add a method for DCAE direct call

Issue-ID: CLAMP-85,CLAMP-90
Change-Id: Id75c89e1788a0ed829582a67013570003f5bf204
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoImprove Logs in the methods. 79/30479/1
Determe, Sebastien (sd378r) [Tue, 6 Feb 2018 15:06:19 +0000 (16:06 +0100)]
Improve Logs in the methods.

Add info to the logs inthe different methods

Issue-ID: CLAMP-85
Change-Id: Idf2aa1a8e3178b2be55d5dbcc47b1a3a8d016f38
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoIncrease Timeout 71/30271/1
ChrisC [Mon, 5 Feb 2018 13:21:59 +0000 (05:21 -0800)]
Increase Timeout

Increase MariaDB container startup timeout for IT test phase

Change-Id: I283b256281241412f2d49e25e1525d97a3ab2740
Issue-ID: CLAMP-99
Signed-off-by: ChrisC <cc697w@intl.att.com>
6 years agoMerge "Code refactoring"
Sébastien Determe [Tue, 9 Jan 2018 08:36:21 +0000 (08:36 +0000)]
Merge "Code refactoring"

6 years agoCleanup of utils classes. 49/26549/2
biniek [Tue, 19 Dec 2017 10:57:06 +0000 (11:57 +0100)]
Cleanup of utils classes.

Removed javadoc without any information; enforced util class won't be initialized;
extracted constants.

Change-Id: Ie30156472d929dfc95819a1d5affaaf867eed611
Issue-ID: CLAMP-96
Signed-off-by: biniek <lukasz.biniek@nokia.com>
6 years agoCode refactoring 75/26375/1
Lukasz Muszkieta [Fri, 15 Dec 2017 14:33:13 +0000 (15:33 +0100)]
Code refactoring

Change-Id: Iadcaf1006ccf400d41cfa5aa5674ce4af1376668
Issue-ID: CLAMP-93
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
6 years agoCode refactoring 17/26317/3
Lukasz Muszkieta [Thu, 14 Dec 2017 09:41:03 +0000 (10:41 +0100)]
Code refactoring

Change-Id: Ic2737bf71f8b236939e9aa46ed619e6ad0e40b3a
Issue-ID: CLAMP-93
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
6 years agoCode refactoring 49/26049/2
muszkiet [Mon, 11 Dec 2017 15:15:07 +0000 (16:15 +0100)]
Code refactoring

remove duplication, methods improvements

Change-Id: Ifadb3ed931892f93ef6fb9ad128232c851828314
Issue-ID: CLAMP-93
Signed-off-by: muszkiet <lukasz.muszkieta@nokia.com>
6 years agoAdd reference for better cross links 13/24913/1
Gildas Lanilis [Wed, 22 Nov 2017 19:09:27 +0000 (11:09 -0800)]
Add reference for better cross links

Add index index-clamp-installation for crosss reference

Issue-ID: DOC-203

Change-Id: I7f7555f829965982b31aa4baa549cc2709c7d02a
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
6 years agoAdd test cases for CldsTemplateService methods 11/24411/2
xg353y [Mon, 20 Nov 2017 10:53:13 +0000 (11:53 +0100)]
Add test cases for CldsTemplateService methods

Change-Id: I4bad9a328e1f13c84ad70bff042a577dc2ad768e
Issue-ID: CLAMP-74
Signed-off-by: xg353y <xg353y@intl.att.com>
6 years agoFix sonar issue 67/24067/1
Determe, Sebastien (sd378r) [Fri, 17 Nov 2017 16:01:33 +0000 (17:01 +0100)]
Fix sonar issue

Attempt to remove the Blocker sonar issue

Change-Id: I9ce4eea668579acbc19e9fc0e64f82688322dd49
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRemove sonar check 61/24061/1
Determe, Sebastien (sd378r) [Fri, 17 Nov 2017 14:39:20 +0000 (15:39 +0100)]
Remove sonar check

Remove sonar check due to 1.8 java stream uses

Change-Id: Id4ec4577169593a64781d339a13701737f0d24f1
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoFix remaining SOnar 59/24059/1
Determe, Sebastien (sd378r) [Fri, 17 Nov 2017 13:58:32 +0000 (14:58 +0100)]
Fix remaining SOnar

Resolve remaining sonar issues reported in Critical and Blocker

Change-Id: Id80bf15c78e93a454f2446cb563f5c29a186b3d4
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoAdd javadoc code 55/24055/1
Determe, Sebastien (sd378r) [Fri, 17 Nov 2017 11:59:37 +0000 (12:59 +0100)]
Add javadoc code

Add javadoc code to fix remaining checkstyle issues

Change-Id: I425b03d0cbde54314a3c7b1be7de4dd7baa2efdc
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRemove quotes 51/24051/1
Determe, Sebastien (sd378r) [Fri, 17 Nov 2017 11:37:51 +0000 (12:37 +0100)]
Remove quotes

Remove the quotes in the properties file

Change-Id: Id0f2c78dee291ab251fee41166645a0ede5298ec
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoChange dcae addresses 49/24049/1
Determe, Sebastien (sd378r) [Fri, 17 Nov 2017 11:35:48 +0000 (12:35 +0100)]
Change dcae addresses

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>
6 years agoFix missing scope 45/24045/1
Determe, Sebastien (sd378r) [Fri, 17 Nov 2017 11:14:26 +0000 (12:14 +0100)]
Fix missing scope

Fix the missing scope and bad one in the test

Change-Id: I2545926055cf4f4460cb627575d5b90b15f9317c
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoFix for Checkstyle 43/24043/1
Determe, Sebastien (sd378r) [Fri, 17 Nov 2017 11:08:32 +0000 (12:08 +0100)]
Fix for Checkstyle

Fix the checkstyle issues reported by the tool

Change-Id: Ia330dcf6eead508b0c250d85617ea599c3ce42aa
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRefactor the java packages 55/23855/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 12:40:22 +0000 (13:40 +0100)]
Refactor the java packages

Refactor the java packages, moving classes to others packages

Change-Id: I5cd2a6477876ce187502afff37a862029a081ab3
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoFix sonar issue 53/23853/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 12:38:42 +0000 (13:38 +0100)]
Fix sonar issue

Fix sonar issue in XslTransformer

Change-Id: If8517096596aef0246df23b38341c1739af32ae2
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRemove exception throwing 51/23851/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 12:37:28 +0000 (13:37 +0100)]
Remove exception throwing

Remove exception throwing in configure method

Change-Id: Ie567071573c59f93e141ef27f7005f09f46280fd
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRework ModelProperties 49/23849/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 12:36:27 +0000 (13:36 +0100)]
Rework ModelProperties

Rework ModelProperties and add a new exception for BPMN

Change-Id: I5fc184c7833d419944cb15f10ca34461a865213f
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoAdd a logger to Unit test 47/23847/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 12:33:55 +0000 (13:33 +0100)]
Add a logger to Unit test

Add a logger to the unit test CldsModelTest

Change-Id: I9631c250352d8fe2dbc8771682636aedc3231790
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRework the cldsUser 45/23845/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 12:31:39 +0000 (13:31 +0100)]
Rework the cldsUser

Reformat the JSON files and update the code in CldsUser

Change-Id: If82e5e21695189532d7352912db4d4a7be504852
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRework the UI 43/23843/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 12:29:22 +0000 (13:29 +0100)]
Rework the UI

Rework the Javascript code and global properties

Change-Id: Ie8a4590d155b9f826d3228627d7dd3d8e0996696
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRemove swagger from pom 41/23841/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 12:27:22 +0000 (13:27 +0100)]
Remove swagger from pom

Remove swagger from the pom file

Change-Id: I5e9be8260ac6ea043f15c47fee38433d501650b3
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRework CryptoUtils 39/23839/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 12:22:49 +0000 (13:22 +0100)]
Rework CryptoUtils

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>
6 years agoRework the CldsUserJson 37/23837/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 12:17:29 +0000 (13:17 +0100)]
Rework the CldsUserJson

Rework the CldsUserJson and associated Unit tests

Change-Id: I0be23ef8c6a44bc7cec7f7011b08a32d2662c56f
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoMove SSL verification to test 35/23835/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 11:43:55 +0000 (12:43 +0100)]
Move SSL verification to test

Move the SSL verification to the unit test instead of having it in the
main class

Change-Id: I574a4ba380ef62171cc6ba0c23eb41dee8a8cc18
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRemove useless class 33/23833/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 11:13:49 +0000 (12:13 +0100)]
Remove useless class

This class swagger related so can be removed

Change-Id: Ibcc4ba3d424d83f6bfc5021895be6ddb7a916dee
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRemove swagger for now 31/23831/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 09:43:45 +0000 (10:43 +0100)]
Remove swagger for now

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>
6 years agoRemove useless class 29/23829/1
Determe, Sebastien (sd378r) [Thu, 16 Nov 2017 09:34:19 +0000 (10:34 +0100)]
Remove useless class

Remove a class not used by the code

Change-Id: I07b18cfe07c5237660660d0a027854c49b261de8
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoMerge "Fix Properties CL UI issue"
Sébastien Determe [Fri, 10 Nov 2017 10:04:21 +0000 (10:04 +0000)]
Merge "Fix Properties CL UI issue"

6 years agoFix Properties CL UI issue 11/23111/1
xg353y [Thu, 9 Nov 2017 15:52:37 +0000 (16:52 +0100)]
Fix Properties CL UI issue

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

6 years agoUpdate master to 2.0.0 19/22919/1
Determe, Sebastien (sd378r) [Thu, 9 Nov 2017 11:05:23 +0000 (12:05 +0100)]
Update master to 2.0.0

Update master to 2.0.0 as there is a branch 1.1.1 to
support the release

Change-Id: Ic19847dd365a285213c90437d0d7a2d183220228
Issue-ID: CLAMP-72
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoFix Doc8 error 27/22727/1
Morgan Richomme [Wed, 8 Nov 2017 08:06:39 +0000 (09:06 +0100)]
Fix Doc8 error

JIRA: CLAMP-71

Change-Id: I073290ff655aa23b0d705f7e815b466bf82cb35d
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoFix Clamp crash 67/22567/1 1.0.0-Amsterdam 1.0.0-ONAP v1.1.0
Determe, Sebastien (sd378r) [Tue, 7 Nov 2017 16:58:12 +0000 (17:58 +0100)]
Fix Clamp crash

Fix clamp crash during database initialization due to CryptoUtils not
properly initialized.

Change-Id: Iff080c7ab482cda98eb9ec58f2648cfce877bb96
Issue-ID: CLAMP-70
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoMerge "Improve documentation"
Sébastien Determe [Tue, 7 Nov 2017 15:50:52 +0000 (15:50 +0000)]
Merge "Improve documentation"

6 years agoImprove documentation 27/22527/1
ChrisC [Tue, 7 Nov 2017 14:44:18 +0000 (06:44 -0800)]
Improve documentation

Add Release Note for Amsterdam and link to ONAP wiki

Change-Id: I87781f15cdea542741b43cec05536f8ce1b7d2db
Issue-Id: CLAMP-67
Signed-off-by: ChrisC <cc697w@intl.att.com>
6 years agoCorrect list of consumed API 83/22383/1
Eric Debeau [Mon, 6 Nov 2017 20:45:04 +0000 (20:45 +0000)]
Correct list of consumed API

Change-Id: I4ab224216413731a17a6badd785e6f86494b3cc0
ISSUE-ID: CLAMP-14
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoDisable camunda fo https test 91/22291/1
Determe, Sebastien (sd378r) [Mon, 6 Nov 2017 12:39:38 +0000 (13:39 +0100)]
Disable camunda fo https test

Disable camunda for the HTTP/HTTPS test

Change-Id: Ia33fe315670ac616562460d18f5041d4db49e048
Issue-ID: CLAMP-65
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoFix the blueprint for TCA 89/22189/1
Determe, Sebastien (sd378r) [Sun, 5 Nov 2017 22:30:26 +0000 (23:30 +0100)]
Fix the blueprint for TCA

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>
6 years agoFix DCAE connection issue 83/22183/1
Determe, Sebastien (sd378r) [Sun, 5 Nov 2017 19:46:52 +0000 (20:46 +0100)]
Fix DCAE connection issue

Code has been added to support http/https protocols for DCAE

Change-Id: Ib1259310b801a19cacd08c22292509156624ac9b
Issue-ID: CLAMP-65
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdate the policyName send to Policy 37/22037/2
xg353y [Fri, 3 Nov 2017 15:16:16 +0000 (16:16 +0100)]
Update the policyName send to Policy

Change-Id: Ib8ef7feb2404b15f215a1a7967d3af7d6ac89da0
Issue-Id: CLAMP-62
Signed-off-by: xg353y <xg353y@intl.att.com>
6 years agoRework the Spring starting order 01/22001/1
xg353y [Fri, 3 Nov 2017 09:30:12 +0000 (10:30 +0100)]
Rework the Spring starting order

Change-Id: I30c930b0abc724a8da57657dfede940efa69aae0
Issue-ID: CLAMP-62
Signed-off-by: xg353y <xg353y@intl.att.com>
6 years agoUpdate the content send to Policy 95/21995/1
xg353y [Fri, 3 Nov 2017 09:30:12 +0000 (10:30 +0100)]
Update the content send to Policy

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>
6 years agoUpdate the version.properties 05/21905/1
Determe, Sebastien (sd378r) [Thu, 2 Nov 2017 15:40:59 +0000 (16:40 +0100)]
Update the version.properties

Update to 1.1.0 as it's used now by the jenkins build.

Change-Id: I4ea03f90b8cee8d180e4eab8b3ef82adb4a8582f
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRevert snapshot to release 39/21439/1
Determe, Sebastien (sd378r) [Tue, 31 Oct 2017 09:42:32 +0000 (10:42 +0100)]
Revert snapshot to release

Revert back snapshot version to release, due to problem with nexus lf

Change-Id: I78f674e7513c728eba1e5aba64cf539c518f357c
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoAdd encryption for passwords 45/21345/1
Determe, Sebastien (sd378r) [Mon, 30 Oct 2017 17:50:37 +0000 (18:50 +0100)]
Add encryption for passwords

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>
6 years agoMore secure XSLT 43/21343/1
Determe, Sebastien (sd378r) [Mon, 30 Oct 2017 17:49:26 +0000 (18:49 +0100)]
More secure XSLT

Add security to XSLT class as reported by Fortify

Change-Id: I90af6ad54aaf45a3d743638466f29492ca04841b
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoFix the build 41/21341/1
Determe, Sebastien (sd378r) [Mon, 30 Oct 2017 17:48:35 +0000 (18:48 +0100)]
Fix the build

Fix temporary the build with snapshot version of policy
as release versions are not available anymore

Change-Id: I3cf8e3bf8a7becd01be188f9b9e2d531eecccfad
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoAdd new class for DAO 39/21339/1
Determe, Sebastien (sd378r) [Mon, 30 Oct 2017 17:47:34 +0000 (18:47 +0100)]
Add new class for DAO

Add a new class to map differently the existing DB data and
check duplicates

Change-Id: I1eef75775a2d5a7bee82320171d04956b1e94412
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoRemove and change useless code 37/21337/1
Determe, Sebastien (sd378r) [Mon, 30 Oct 2017 17:43:27 +0000 (18:43 +0100)]
Remove and change useless code

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>
6 years agoRemove useless methods 35/21335/1
Determe, Sebastien (sd378r) [Mon, 30 Oct 2017 17:39:45 +0000 (18:39 +0100)]
Remove useless methods

Thos methods were not used in code or by users.

Change-Id: I2134b6bcd198d63b3dd6326fe7e8f83ecfcbd589
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoFix logger of camunda filter 33/21333/1
Determe, Sebastien (sd378r) [Mon, 30 Oct 2017 17:38:41 +0000 (18:38 +0100)]
Fix logger of camunda filter

The filter did not have the right logger set

Change-Id: I1d890346d7b4e7d4567a21eb200a57c4325da291
Issue-ID: CLAMP-64
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoNew datasource class 31/21331/1
Determe, Sebastien (sd378r) [Mon, 30 Oct 2017 17:25:54 +0000 (18:25 +0100)]
New datasource class

New datasource class that can handle encrypted password

Change-Id: Ia5c4517b5cc1817f86e2fb07baa732d8b9003148
Issue-ID: CLAMP-64
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoPolicy client fixes 29/21329/1
Determe, Sebastien (sd378r) [Mon, 30 Oct 2017 17:21:46 +0000 (18:21 +0100)]
Policy client fixes

Some fixes on policy, new exception, new params for BRMS.

Change-Id: Ia30bf68ec492c448249c1634f3790712a27631e4
Issue-ID: CLAMP-62
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoMerge "Fix the bad request issue for operational policy"
Sébastien Determe [Mon, 30 Oct 2017 10:29:31 +0000 (10:29 +0000)]
Merge "Fix the bad request issue for operational policy"

6 years agoFix the bad request issue for operational policy 55/21255/1
xg353y [Mon, 30 Oct 2017 09:09:26 +0000 (10:09 +0100)]
Fix the bad request issue for operational policy

Change-Id: Ie3275adf6ed549fe4a8488f84ca3ff5bd429069b
Signed-off-by: xg353y <xg353y@intl.att.com>
ISSUE-Id:CLAMP-62

6 years agoMerge "Update TCA config json send to Policy"
Sébastien Determe [Fri, 27 Oct 2017 08:44:28 +0000 (08:44 +0000)]
Merge "Update TCA config json send to Policy"

6 years agoUpdate TCA config json send to Policy 85/20785/2
xg353y [Tue, 24 Oct 2017 09:49:46 +0000 (11:49 +0200)]
Update TCA config json send to Policy

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>
6 years agoMerge "Add architecture and release notes structure"
Sébastien Determe [Wed, 25 Oct 2017 09:30:29 +0000 (09:30 +0000)]
Merge "Add architecture and release notes structure"

6 years agoMerge "Remove datatable lib"
Sébastien Determe [Tue, 24 Oct 2017 13:18:32 +0000 (13:18 +0000)]
Merge "Remove datatable lib"

6 years agoAdd architecture and release notes structure 55/20355/1
Rich Bennett [Tue, 24 Oct 2017 12:26:42 +0000 (08:26 -0400)]
Add architecture and release notes structure

Add release-notes template
Move Clamp in ONAP Architecture description a separate file
Add seperator lines on list items

Issue-ID: DOC-110
Change-Id: Ibe803f4de3d4641b54ff4c2df54c5c3af62e4afc
Signed-off-by: Rich Bennett <rb2745@att.com>
6 years agoRemove datatable lib 49/20349/1
Determe, Sebastien (sd378r) [Tue, 24 Oct 2017 12:13:25 +0000 (14:13 +0200)]
Remove datatable lib

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>
6 years agoCorrections to pass doc8 and minor corrections 39/19939/1
Eric Debeau [Fri, 20 Oct 2017 20:21:57 +0000 (20:21 +0000)]
Corrections to pass doc8 and minor corrections

Change-Id: I4ee1613a446ca02b9dc94506f5cf455dd161beb0
Issue-ID: DOC-94
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoAdd config folder to be able to change config 31/19231/1
eh552t [Tue, 17 Oct 2017 09:08:02 +0000 (11:08 +0200)]
Add config folder to be able to change config

Change-Id: Icd0fe1a261370f21ee391aaf3294e84b2b33deb7
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-61