Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: clamp master f696add81ddfb39e6c6cdf77871fdcc19cb2b419
Merge "Remove useless plugin"
Remove useless plugin
Remove the gpg plugin in main pom as not used at all
Change-Id: Ic86cb285012da0cdbceca78c4750a5365e9fc6a0
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master c51eb5cd77b9691d0c66149e7fbef4d56148d233
Merge "Removed redundant code"
Removed redundant code
Fix major sonar issues in clamp module
https://sonar.onap.org/component_issues?id=org.onap.clamp%3Aclds#resolved=false|severities=MAJOR|rules=squid%3AS1132%2Csquid%3AS1858
Move the "csv" string literal on the left side of this string comparison.
Issue-Id:CLAMP-54
Change-Id: If24d56fd5f539718e12241d4c1d4d83d8a079c0e
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Project: clamp master 0332719940cc8110f8fec62dd46cce3bd88e56aa
Merge "Fixed major sonar issues"
Fixed major sonar issues
Fix major sonar issues in clamp module
https://sonar.onap.org/component_issues?id=org.onap.clamp%3Aclds#resolved=false|severities=MAJOR|rules=squid%3AS1132%2Csquid%3AS1858
"get" returns a string, there's no need to call "toString()".
Issue-Id:CLAMP-54
Change-Id: I36cadab8e60122e1b4e244768d345cf04568d134
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Project: clamp master 80f23b107475c8249a9c831ce2625a958539f986
Merge "Removal of useless test"
Removal of useless test
This file is deleted as not used at all
Change-Id: I257c7410d5864890ed4d0258baa90f3061e294b6
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 80fffe4c99b130c114032c8f4fdf2799482da3f3
Merge "Change SDC address to openecomp"
Change SDC address to openecomp
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>
|
|
Project: clamp master 6e8fb0640adb8a726676ac62833252b6b67a667f
Merge "Fix the Checkstyle issues"
Fix the Checkstyle issues
Fix all checkstyle issues in all unit tests + rename all IT
and remove useless tests
Change-Id: I8d1244c26d4d2ca490ba8ffcf2236f484c783394
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 0554d6ae253417f96f3ccdeb4e2b3759875f3bfe
Merge "TCA Window initialization not possible anymore"
TCA Window initialization not possible anymore
Change-Id: I56750cebf5345f89eb11158c0cbd6325d83a283e
Issue-ID: CLAMP-58
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master 41aeed89c91701a71327f4cbe78189a06fcc3d21
Merge "Set localhost in config"
Set localhost in config
Set to localhost in clds config file
Change-Id: Ic8595e0fcfd7a4481464b1facc8bcb4cbeac92fb
Issue-ID: CLAMP-59
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 237ec8e16c0b01941739bcd1822333cb839156b5
Merge "Fix spelling mistakes"
Fix spelling mistakes
Spelling mistakes fixed with formater word
Change-Id: I2e5e44e3de6ac1c8f2a5a6aee0ec7ec713cf139f
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master ab5106ac26f2cbe846c3b1cf91f91f13da8b15fe
Merge "Change the model to fix TCA"
Change the model to fix TCA
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>
|
|
Project: clamp master fedee6f12db71c31c01635ff02c1601b0fba514a
Merge "new method for policy client"
new method for policy client
A new method to send JSON in other type to policy
Change-Id: I24b2d36464fa3c9786007ea3772c6a2c4b7c7b66
Issue-ID: CLAMP-59
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 38a4e2a804c7f758cad7060373a0c20aaaee21d3
Merge "Fix the a log in Model Properties"
Fix the a log in Model Properties
One of the log did not contain the stacktrace for Model properties
Change-Id: I5f269bb1744343ef9646cf818babfd77ea237b76
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master ec5784a5fa881d168c40183e7ddfbdc7ab9d8305
Merge "Removal of useless tests"
Removal of useless tests
These IT are not useful anymore as covered by others test classes
Change-Id: I6691c944f3ec98d4685229ce4758ba79c6bfa0ae
Issue-ID: CLAMP-59
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 9564673d03b62811373dfa7bfa12f3cc9e46f5d8
Merge "Add an exception for new class TcaRequestFormatter"
Add an exception for new class TcaRequestFormatter
This new exception will be used in a new class that will manage TCA
Change-Id: I4ae2c33929c81a141b59dabe6e2d1db371cfc188
Issue-ID: CLAMP-59
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 18e0b5613f1914850c67696160d2d3aac6370f43
Merge "New Files added for future unit tests"
New Files added for future unit tests
New files that will uses by new junit on TCA code
Change-Id: Icfd991da3210cc2a9534815ec5d1671fcd72a0d8
Issue-ID: CLAMP-59
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 11634fe55ee0a822ca5aabf20a3e75a1397de492
Fix fields corruption on save
Change-Id: I02c8fe662698ce943ce3eed8cd1e0b78b1311cc8
Issue-ID: CLAMP-58
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master e13fc3ec06368e94daffd8cd2290a3f763744cd7
Fix fields not restored on tca open
Change-Id: I18bb36d7df0aa982f941c9153a86ab17a48f4295
Issue-ID: CLAMP-58
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master dc57cba2262ee761cd8fdf64322bd27c4c704925
Remove debugger + fix missing info
Change-Id: Ic6e016eef81fbad70d3ac61c435cd47feb23cf3b
Issue-ID: CLAMP-58
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master b62fd94096ce3c42ca380c6971afbefe5d13b7bf
More flexible styling + fix cannot save tca
Change-Id: Ice937ce4a56218981976e6ad777b3e4e71963680
Issue-ID: CLAMP-58
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master f6e0bedca509f69f31526ed8adb0340cfb9c3bf1
Remove tab header
Change-Id: I6c0fd3e46b3e7062521b0274cadae620719f0d4b
Issue-ID: CLAMP-58
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master bc25b72025a7b92c2b1bb7a3f0cfcd9ddedba001
Code Improvement
Change-Id: I703aabf234cb656b1faea3b5c0776d034d8ec807
Signed-off-by: xg353y <xg353y@intl.att.com>
Issue-ID: CLAMP-54
|
|
Project: clamp master 608120c4b86ebf23713e14609d12883c0540e661
Restore version to SNAPSHOT
The version has been changed to 1.1.0 and should be 1.1.0-SNAPSHOT
Change-Id: I268f050c381a8ae884f0c5615e78288be0390329
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master eb2b884f92a6b5405d7abffc919a3c5d6f9c8389
Fix bug at runtime
There was a missing class due to policy dependency changed
Change-Id: Id8d85a8925c1ac2164528333672a552cb55ca5ca
Issue-ID: CLAMP-48
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master b30b002d2f68c83d7d04dc8d15199a93b6126ed2
Rework the indentation
Remove the tabs and replace by Spaces
Change-Id: Id9e1e5e434789ec7ebf5ba0d3e25a8ccf9765852
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master c06db6e74139422b874ce0365842624ecde81f8d
Remove the Policy Dep Snapshot
The policy dependencies have been changed to refer to
non snapshot packages. Some java packages have been updated too.
Change-Id: Id70a0247b859368c642a73fa59bbda93bf9904ae
Issue-ID: CLAMP-55
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master ba999c6a87e5ea1333a1516853fd1969c587ce15
Remove HashMap definition
Change HashMap to Map for variable declaration
Change-Id: Ia352ab40c087e26ed43a2e69ad5ef60b6bb68a87
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 8c5ffd0eb1269ceeb9b19a2c274577fae6240840
Add the target resource ID
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>
|
|
Project: clamp master 10efd56cf30699a2d241d2b8aef6d504faf3090d
Remove useless code in test
Some variables were created and not used, this has been removed
Change-Id: I40f28f4a991989b3759b2adf8842cebcfd9ac207
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master ff2ab82bb5ffb6e8e9cf2be3886a05f118b1feba
Remove the mariadb pull if no test
The build was pulling mariadb even when the flag skipITs was set
Change-Id: I447af0de537bd55666ce93958451b160c72c6234
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 8f40b5d7e635859160833568d158d631eb6857dd
Rename a test class
Rename a test class by using the name of the class tested
Change-Id: Ic2dc993ec874872b3acc9ef95fdfdb540ff61742
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master c520a27acebee8005dd84f07510c3862155aca86
Remove Camunda auto conf for Junit
Camunda autoconf classes removed for SPring junit IT tests
Change-Id: Ia71574520bd88144efaf95c3a22fcb74d91e6fb9
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 9f5ac4f9aacfe3066cceb3106e57cb52343ff0f8
Add different log in AbstractModelElement
Log changed when the Json attribute value is null or empty
Change-Id: Ie0321efbbcc7f9c637f1bd8ea44001e5036987d3
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 2b15edd224cc6dcff90e170959102eb1a1bb1a50
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>
|
|
Project: clamp master eaea5ad06aa510cbf36bb95c920932ab6de0e6de
Reformat the JSON and fix checkstyle issue
All Json used in the tests have been reformatted.
Also some checkstyle bugs have been fixed
Change-Id: I48373d9d53d39244c62b9b88b1cf62c15c766cb3
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master af0fbf9edb92544380d40ab2cffb87c89831944f
Add new tests to CLAMP
New tests added on ModelProperties, CldsModel and ITs (CldsService
tests)
Change-Id: I75a29c11ec66e0eef7c80f76cf90c30b2fc29972
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 52a9b022e0b7211e48162b75610ceb7df8c91f5a
Merge "Add new tests for DAO"
Add new tests for DAO
New test to validate some methods of the DAO and attempt to disable
Camunda in IT when it was not required to have it
Change-Id: I231230a7a4818f4bfd7887319a321625f66ffcae
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 30da9b030700cdb7fb71ccf684ccdc1726b4713f
Merge "Some rework around DAO classes"
Some rework around DAO classes
Remove the useless return parameter in setModel, remove the
runtimeService in cldsTemplateService
Change-Id: Ia6d82cc3167f2e82b0da9cdb14d93c64ccee19c4
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master f82f58d02c965bf918adfcbccfb77e1640954f74
Wait for database with mariadb connector
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
|
|
Project: clamp master b7bdc481784a08d81f71055264f03b9bb3443576
Wait for database with mariadb connector
With the change from Mysql to MariaDB connector
maxReconnect parameters 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: I7d03baa69bbee46d82a403f573d9f492f9720a4c
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-42
|
|
Project: clamp master 53bb3d5baf4b63ce5bde7eee67e7cb2a9173121a
Wait for database with mariadb connector
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
|
|
Project: clamp master d409b3184a7e9dc3907349e792132add5fd54323
Merge "Restore the history log in camunda"
Restore the history log in camunda
Restore the history log in camunda as it has been disabled but the DB
SQL files set that already
Change-Id: Iba24a4cefdfb533046eed92e7ce1424a06d1c0fb
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master c0693995b071655b2b12275687ed8b5856275b03
Merge "Add test to Holmes"
Add test to Holmes
New test for holmes and refactor of the application.java class according
to Sonar reports
Change-Id: I2117b403c18e2cb2cd902018db951025a1db9bae
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master c486f37c45d1afb516be0dd77bf9af03cb5251fd
Merge "Clean unnecessary files using camunda"
Clean unnecessary files using camunda
The camunda examples have been removed as not used by anyone
Change-Id: Ib659ea0d68aff613620fce6bf25d4d4a1e1acac4
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 48bc4366e2f9b538c1f4429e61e42cbc1590db7c
Merge "Rework the datasource access"
Rework the datasource access
Make a call to Spring datasource instead calling the method directly
Change-Id: If9464f8591cd140079d09dc33c83a8b4380bf5ae
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master bcbdd0682215f718827db8827519050544d8c78e
Merge "Rework the comment of the constructor"
Rework the comment of the constructor
Refactor the parameters name of the constructor
Change-Id: Ie4314d0384a875da1e8bf3abc1092cd826347929
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master fac5264aeee85c21fdd7a974b3ec47f5ab751d78
Improve doc
Update to reflect readme.md details
Change-Id: If8ee14add971ededa2725424e161c46f782378d1
Issue-ID: CLAMP-15
Signed-off-by: ChrisC <cc697w@intl.att.com>
|
|
Project: clamp master 5a4f2a1c04d88be4fd30b3d2e285aad9b23cf796
Policy and StringMatch GUI need refresh
A reload of GUI for Policy and StringMatch was required to see changes
done in some select fields. This patch add automatic updates of fields
that needs it.
Change-Id: Ida7ad705218b1881868dcdec936c809b19df69bd
Issue-Id: CLAMP-53
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master 03ab91582bd465b481567169904e44e7aa107f64
Merge "Change to mariadb connector"
Change to mariadb connector
The tests application.properties had to be changed as well
Change-Id: Ie2a4ca5e136aef3f2ae7ba55cbee705661374273
Issue-Id: CLAMP-52
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 45b04b34c12821502b930233ee92cd5a0b616905
Merge "Change mysql to mariadb connector"
Change mysql to mariadb connector
Replace the mysql connector used by Spring to mariadb
+ remove the Mysql connector from the clamp.jar
Change-Id: If7241e111d07ad98eba3b0fcb612b0f4711d683d
Issue-Id: CLAMP-52
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master e206b8d9b1cb5a52668163f488bb744fc84d1e5c
Fix: Policy GUI not responding on opening
A call to the backend method getSdcPropertiesByServiceUUIDForRefresh
is failing. This is due to invalid handling of Sdc messages introduced
with revision 13966ab288578be392c5d2c64d5a9d7b6f600327.
Change-Id: I1ade99f50a177d7db6042938c4f0734eba0071fd
Issue-Id: CLAMP-51
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|