summaryrefslogtreecommitdiffstats
path: root/docs/submodules/clamp.git
AgeCommit message (Collapse)AuthorFilesLines
2017-09-14Updated git submodulesEddy Hautot1-0/+0
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>
2017-09-14Updated git submodulesEddy Hautot1-0/+0
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>
2017-09-14Updated git submodulesEddy Hautot1-0/+0
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>
2017-09-14Updated git submodulesEddy Hautot1-0/+0
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>
2017-09-14Updated git submodulesChrisC1-0/+0
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>
2017-09-13Updated git submodulesAnaël Closson1-0/+0
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>
2017-09-11Updated git submodulesChristophe Closset1-0/+0
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>
2017-09-11Updated git submodulesChristophe Closset1-0/+0
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>
2017-09-11Updated git submodulesAnaël Closson1-0/+0
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>
2017-09-11Updated git submodulesChristophe Closset1-0/+0
Project: clamp master 5667f59be378b8ca78accc30c6e4fc4128174222 Merge "Fix Holmes delegates and sdc" Fix Holmes delegates and sdc Fix holmes delegates not declared in the cldsconfiguration and SDC IT tests that reports some exceptions Change-Id: I19dae11ad994e78e1f71fc78a2ff4627d91e66c1 Issue-Id: CLAMP-27 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-11Updated git submodulesJessica Wagantall1-0/+0
Project: clamp master e4165f375ae69dbcb874381e5d96ebaaa9c267ca Cleanup project's name in Sonar The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: If83ba288f33d4cc281ab54d2c7ffcf8af246a580 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-08Updated git submodulesDeterme, Sebastien (sd378r)1-0/+0
Project: clamp master 97655250b373893157bfadd267ba21693b6fa905 Remove class renamed as AbstractModelElement Remove a class that has been renamed to AbstractModelElement Change-Id: Ifbad3875da6265e3b092aceee0de801b19834d79 Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-08Updated git submodulesDeterme, Sebastien (sd378r)1-0/+0
Project: clamp master 02847bc3889fe3c3a419612ea7a94eca8794bdc6 Rework some sonar critical and major bugs Class renamed to AbstractModelELement, exceptions reworked and IT tests as well Change-Id: Ief2b09b0e36776519338834e2af61aa6e638ee91 Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-08Updated git submodulesDeterme, Sebastien (sd378r)1-0/+0
Project: clamp master 15383eb639c7b78f21c0a969099642f3518bbf80 Fix missing license in new test Fix missing license in new test file reported by license checkstyle plugin Change-Id: Ic024103acb814f8d78b60eb18d2967708be43c9f Issue-Id: CLAMP-27 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-08Updated git submodulesSébastien Determe1-0/+0
Project: clamp master f0c6215103464e860b756d9e781b7e4d34b30541 Merge "Add Holmes to the Backend" Add Holmes to the Backend Add support for Holmes boxes defined in GUI, Holmes model has been added and also policy calls. Change-Id: I2bbef0030b5174075792b459b7ced74aa2e8aad2 Issue-Id: CLAMP-27 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-08Updated git submodulesSébastien Determe1-0/+0
Project: clamp master 72e904aa818b14e0f3d869c94cac3cb90930749e Merge "Sonar improvements and class renaming" Sonar improvements and class renaming Some sonar improvements and class renaming in different files Change-Id: I8d8eff1e3fedee1d1c31e62edb80e1bb9ce75362 Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-08Updated git submodulesDeterme, Sebastien (sd378r)1-0/+0
Project: clamp master 45b70326931145251f6c5afafac23915db2c57fe Fix the logback The logback file was incorrectly hiding the INFO log from Clamp. Change-Id: I37dbc7beaf8abeaf65d1509fe048d7136fc9fe07 Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-09-07Updated git submodulesAnaël Closson1-0/+0
Project: clamp master 25f65d0f6bd061facf88dab5859ddef1926dfecc Incorrect select field filtering The filtering of select input fields was incorrectly handled and resulte in inconsistent state Issue-Id: CLAMP-49 Change-Id: I1678a861ca4fcb8b384fb75356ff95eee88f2fc6 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-07Updated git submodulesAnaël Closson1-0/+0
Project: clamp master 1aa4dc3048d39515c77c2565d0a050f6d5c9192f Reformat code Issue-Id:: CLAMP-43 Change-Id: Ife5596c1fca86941e17fe84354bbab49d25f9ffa Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-07Updated git submodulesSébastien Determe1-0/+0
Project: clamp master de048cf739ec08e52251404d2818a8bb9b941d79 Merge "Error in JS logs when click in the background" Error in JS logs when click in the background Change-Id: Ie7bf318fc35e290f9699b660c6ca2282c49087aa Issue-Id: CLAMP-27 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-07Updated git submodulesSébastien Determe1-0/+0
Project: clamp master 351aa6fa0742a4ab9f5659e29015c0d31d7aa189 Merge "Wrong function call" Wrong function call Change-Id: I12d79f9c54c1a7d84d421e8ded10c568dd504512 Issue-Id: CLAMP-27 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-07Updated git submodulesSébastien Determe1-0/+0
Project: clamp master 7735e2037f96e6129638e684f56daf70b6d0274f Merge "Add properties for Holmes component" Add properties for Holmes component Change-Id: Id758473fe61f7f24699e204dc325c978bc934e59 Issue-Id: CLAMP-27 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-07Updated git submodulesEddy Hautot1-0/+0
Project: clamp master 00a633630a6fd9404dd78c42c92e9c37bf529fa1 Merge "Integrate docs template" Integrate docs template Add ONAP doc template to CLAMP first draft Change-Id: I2267f0fda2ee613d76d7c60a011696087805a5e7 Issue-ID: CLAMP-15 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-09-06Append .git submodule repositories, update guideRich Bennett1-0/+0
The submodule path hierarchy needs to support a name used as hierarchy for lower level repositories or groupIDs AND allow for a repository at each level eg submodules/appc and submodules/appc/deployment are both repos. When viewed in the submodule directory structure in the doc project, a repository will have .git appended. The above example would be submodules/appc.git submodules/appc/deployment.git Change how to guide and convert existing submodule names Rebased prior change Change-Id: Ie16b8bbda7562aaaee3c21eb504dc6e293c98cbd Issue-ID: DOC-33 Signed-off-by: Rich Bennett <rb2745@att.com>