summaryrefslogtreecommitdiffstats
path: root/catalog-be
AgeCommit message (Collapse)AuthorFilesLines
2018-05-24fix swagger issueMichael Lando1-8/+2
update the config servlt with mdc logs Change-Id: I0f0b9b4895ba16895ce5c11539904e1072a53782 Issue-ID: SDC-1321 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-24new unit tests for sdc-beYuli Shlosberg1-9/+634
Change-Id: Iac1e1d25b178623b36ec18be5a468e9d186e7f9a Issue-ID: SDC-1333 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-23new unit tests for sdc-beTal Gitelman2-0/+127
Change-Id: I00e47a2209aca116ee47ce4d20994086a292746b Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-23new unit tests for sdc-beTal Gitelman10-58/+1322
Change-Id: I5a7cf20a9157432fd2bf72d24fa48bc5789ad3b4 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-22new unit tests for sdc-beTal Gitelman17-11/+1127
Change-Id: I98f8a6c32f2603b55006ddd55789b72c1f1b050a Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-17update docker bases used by sdcMichael Lando2-2/+2
update docker bases to version 1.3.1 with the new security fixes. Change-Id: I6d702fb58dc16721a2e42b1f38e1288d9655bb72 Issue-ID: SDC-1340 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-17removed empty parentheses when no inputskaty.rotman1-1/+2
Issue-ID: SDC-1337 Change-Id: I2919a02dd83c113c3a2ca4a80274fa8dd313e17d Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-05-17fixed interfaces + interface_types when no opkaty.rotman1-5/+8
Issue-ID: SDC-1337 Change-Id: I0038b29e7cb667efb53dee5cbc1192cfd74e387a Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-05-16new unit tests for sdc-beTal Gitelman25-90/+1945
Change-Id: I0e2ee2950898668b9ce1e3ef5acf85c1b68cf5d8 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-16new unit tests for sdc-beYuli Shlosberg2-432/+1613
Change-Id: I8dca0960191cd97f00f5a6399cbffc572ad6b2c4 Issue-ID: SDC-1333 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-16new unit tests for sdc-beTal Gitelman2-0/+145
Change-Id: I76050d7735d9d1b90b668138bbe9314c370e8748 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-16fix missng categoryTypesMichael Lando2-0/+9
add back the flowing categories for service E2E Service and Network Service for resource add Network Service as an option for sub category Change-Id: I57d65ff7ff7f2035124cdac8911c10f162ca966c Issue-ID: SDC-1336 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-15new unit tests for sdc-beTal Gitelman15-74/+990
Change-Id: If35d53a165a008d9556d856c390fd30f9c7646ad Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-15new unit tests for sdc-beYuli Shlosberg1-1729/+3860
Change-Id: Iabeccf4dd386826454ffa4b703d4e180f9fd1990 Issue-ID: SDC-1333 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-14Raise JUnit coverage catalog-beTal Gitelman19-231/+1916
Change-Id: I8248dae43365495a0eb7410e658b34decea77440 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-14fixing some issues in workflow toscakaty.rotman2-11/+16
Issue-ID: SDC-1060 Change-Id: If871360fd768d9f2f5bc2711ef1ea4b3303f2007 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-05-13Raise JUnit coverage common-beTal Gitelman403-3116/+6868
Change-Id: If7b31082105378901e9a09e26a8cc1b5737eb425 Issue-ID: SDC-1298 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-10new unit tests for sdc-modelYuli Shlosberg3-431/+570
Change-Id: Ie4cdc54ae829832b4092b249b467f5b9b4b756b6 Issue-ID: SDC-1302 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-09Tosca for Workflow operationskaty.rotman10-285/+790
Issue-ID: SDC-1060 Change-Id: I0c334f7aaf99443577478773e7be91de26f8508e Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-05-02fix catalog be startupMichael Lando1-1/+1
Change-Id: I9f80f79c908e046f68a7f9a6ce16e7f1e811b09b Issue-ID: SDC-1284 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-01Update DCAE BE and FE configurationAreli, Fuss (af732p)3-7/+12
Update DCAE BE and FE configuration Change-Id: I6214abfddc1e7916750553881f6a51775c102324 Issue-ID: SDC-1282 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-05-01Remove dead code asdctoolTal Gitelman4-26/+0
Change-Id: I467f70b442a02a15b8a18b160309bac9a8ab3f9a Issue-ID: SDC-1270 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-04-30Fix for fail submit service&recommit change 44091katy.rotman18-187/+792
Issue-ID: SDC-1267 Change-Id: I3439e8f4df8c17c3d3635e804473212f1a9aaf34 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-04-30Rename packages from openecomp to onap.amitjai4-13/+13
This task is all about package name space change also make changes to pom for common module Change-Id: Ie9bda0f958a9a05826c0374830cc9cb7d6d196b6 Issue-ID: SDC-1272 Signed-off-by: amitjai <amitjai@amdocs.com>
2018-04-28set base imagesMichael Lando3-8/+8
Change-Id: Ia3c978ce5de499982d1945378855f2bc672b3882 Issue-ID: SDC-1265 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-27new unit tests for be and modelYuli Shlosberg3-1/+915
Change-Id: Ia0cb140eb512320871724d782b35a2318184f42c Issue-ID: SDC-1170 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-04-26Revert "Delete workflow artifactMichael Lando18-758/+187
and add artifact to CSAR" This reverts commit d71a8de8c7b688eabb250e524dc4f6000b3233b6. Issue-ID: SDC-1060 Change-Id: I332a6afb8090491b011e3040e94ca2dc47bcc164 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-25Delete workflow artifact and add artifact to CSARshrek200018-187/+758
Added delete artifact codes, add artifact to CSAR and refactored operation Business logic. Change-Id: Iaad3f26795633076d1362bfd33631acc9fcf7aa1 Issue-ID: SDC-1060 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2018-04-24Add cluster resiliance supportAreli, Fuss (af732p)6-12/+28
Add configuration support for CS/ES cluster and add truststore default files to support ssl connection Change-Id: Icc2831704e8a3c55ce9b380a39001891ce8d41ab Issue-ID: SDC-1254 Signed-off-by: Areli, Fuss (af732p) <af732p@intl.att.com>
2018-04-24Create on boarding dockerAvi Ziv5-23/+15
Add BE and Cassandra init docker images Change-Id: Id9d767c73fc946819cec821b4634ce650cbb22fd Issue-ID: SDC-781 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-22Fixed Review Comments - operation Business logicmojahidi11-85/+1357
Added interface operation Business logic and amended validation logic Change-Id: Ia98c625d732a31b03dec2d24504ecabb367e0582 Issue-ID: SDC-1060 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-04-18validate and add new heat templateTal Gitelman1-0/+1
Change-Id: I0a65f1e3baef7cdf61fba930196887d6205f2ca3 Issue-ID: SDC-1163 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-04-17fix miss match in the notificationml636r3-8/+13
align the object sent from sdc for distribution with the one in distribution client revert resourceType to resoucreType exclude DMAPP DE and DCAE from failing the health check align the ready probe to check for 200 insted of 500 in FE and BE Change-Id: I1e03660b1e6aded4b6c0cb19fcffe9a821679316 Issue-ID: SDC-1238 Signed-off-by: ml636r <ml6364@att.com>
2018-04-17Reducing onboarding backend maven build timeGautam Shah1-1/+1
Reducing onboarding backend maven build time Change-Id: Iab7af70c0e9f60b8a50bef7937e802df5be89fd0 Issue-ID: SDC-1189 Signed-off-by: GAUTAMS <gautams@amdocs.com>
2018-04-11Add support of http and httpsAreli, Fuss (af732p)1-0/+8
Add support of http and https Change-Id: Iddf6282151a578c6b6c5abcd3945567952ed9238 Issue-ID: SDC-1180 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-04-11Add support of http and httpsAreli, Fuss (af732p)5-24/+119
Add support of http and https Change-Id: I8c79155037ddaa5f904ecd85de797675a6be9436 Issue-ID: SDC-1180 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-04-11Replace ssl configurationAreli, Fuss (af732p)4-10/+14
Replace ssl configuration from hardcoded into variable Change-Id: I1e393d311940944060d3f3f4e1093ee96eece777 Issue-ID: SDC-1176 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-04-10update maven-assembly-pluginMichael Lando1-1/+3
update version to 3.1.0 should fix issue in downloading the depandencys twice Issue-ID: SDC-1191 Change-Id: I83da786e04c161634ae8aed592501ef73834ab1d Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-09fix use of user credentials logicYuli Shlosberg2-2/+2
Change-Id: If518234e78983fe35ceb4b971d5093052ee824bb Issue-ID: SDC-384 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-04-09Added new files requied for operationmojahidi2-2/+69
Added new files requied for workflow operation Change-Id: I561185415a7e82aa75772c6c0b4b1a206b547699 Issue-ID: SDC-1060 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-04-09Create required classes for Workflow Toscakaty.rotman3-0/+201
Issue-ID: SDC-1195 Change-Id: If8a8cfc73fce1e6cd5b661f24db2d6bdbeb46ff5 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-03-25Added validation for Interface Operationmojahidi4-1/+581
Added validation for interface Operation, added input parameter names validation Change-Id: Ib02ec89f7fb53bd08481631c705c9f15757bf768 Issue-ID: SDC-1060 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-03-25analyze and fix IQ server violations SDCGitelman, Tal (tg851x)1-1/+0
Change-Id: If1166819bd6949acfcd86a3850c3477807dca588 Issue-ID: SDC-1114 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-22Json Serialization should hide "empty".shrek20002-47/+109
Json serialization of java collections exposes the isEmpty function as an attribute. This issue was discussed in the design review of Interface operations. Issue-ID: SDC-1150 Change-Id: I09e214f5631b73d60825732c4db8bbf85469c824 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2018-03-21Onap normatives are imported alwaysGitelman, Tal (tg851x)1-3/+3
Change-Id: I33b05ae29bc41ed90a87cf01960a848f2484200d Issue-ID: SDC-1103 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-19Normative alignemetGitelman, Tal (tg851x)54-19/+1136
Change-Id: I6115e20fe95662153903873d19439bc7cf0c2ff1 Issue-ID: SDC-1104 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-19Align current csit testing - fix CSIT testsGitelman, Tal (tg851x)1-1/+1
Change-Id: I63e1af740ca281da404231bb3bff67f4c94541e1 Issue-ID: SDC-1097 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-19update logback testMichael Lando1-1/+1
Change-Id: I4ef2a915932cc171003dc416aad2eb75556ddecf Issue-ID: SDC-1148 Signed-off-by: Michael Lando <ml636r@att.com>
2018-03-15update pom.xmlMichael Lando1-2/+2
Change-Id: I0954b64be276757cf313c04de9e1bba225886d38 Issue-ID: SDC-1141 Signed-off-by: Michael Lando <ml636r@att.com>
2018-03-14Onap normatives are imported alwaysGitelman, Tal (tg851x)4-14/+129
Change-Id: I3f35be9732a4b0ddba268debe1766976402fa560 Issue-ID: SDC-1103 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>