aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-30add drived from statement to datatypesMichael Lando2-8/+15
fix issue where some data types did not have the derived from add derive from root to all missing once. Change-Id: I432fbd96da300adebf66c4dfac5af0804be1859c Issue-ID: SDC-1297 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-29Adding Proxy settings for pulling PMD artifact.Gautam Shah2-13/+72
Proxy settings applied. Change-Id: I9c32894239c998a497a6b59e79b3c41dd7d5df14 Issue-ID: SDC-1189 Signed-off-by: GAUTAMS <gautams@amdocs.com>
2018-05-29Refactoring validationshrikantawachar11-66/+90
Refactoring validation from Code to FTL Change-Id: Ic33a3719a021bb4c82565653fd8d95de38b7929e Issue-ID: SDC-1334 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-05-29Onboarding build optimization incl Qual ControlGautam Shah4-4/+4
changing plugin version from 3.1.0 to 2.8 Change-Id: I7455a87809901f62432d46bc2e039888a4cb54a2 Issue-ID: SDC-1189 Signed-off-by: GAUTAMS <gautams@amdocs.com>
2018-05-29Activity Spec docker enhancementspriyanshu11-56/+137
Activity Spec Changes for docker in Kubernetes Change-Id: I987fe097792ccd5d41a0ad811602dad72259d45f Issue-ID: SDC-1048 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-05-29Heal version created based on old-unhealed versiontalig1-23/+37
Change-Id: I4d50b349988e8e31f46cc9727f84fced84876fea Issue-ID: SDC-1366 Signed-off-by: talig <talig@amdocs.com>
2018-05-29Catalog notification portayalaben2-26/+38
Change-Id: I714ac047c98551ddf29ca509811265bfd7c66f24 Issue-ID: SDC-1257 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-05-28Onboarding build optimization incl Qual ControlGautam Shah35-463/+2744
Sonar fixes, incremental build enhancements and Quality control mechanism integration. Change-Id: I118d7fc0cc50c1eddb94137310c00afaaa3aaffb Issue-ID: SDC-1189 Signed-off-by: GAUTAMS <gautams@amdocs.com>
2018-05-28Change dcae health uriAreli, Fuss (af732p)1-3/+2
Change dcae health uri from dcaed to dcae Change-Id: If7e01b91f750b473c30c85db345e4019f8398fba Issue-ID: SDC-1377 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-05-28fixing sonar violationskaty.rotman3-19/+20
Issue-ID: SDC-1363 Change-Id: I29b8df69d49d6ca0ba953b362f7574213e931183 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-05-28Refactor Onboarding Translator codeojasdubey19-1668/+1694
1. Fixed sonar violations 2. Fixed static analysis issues 3. Refactored methods for code smells 4. Moved log messages to a common place Change-Id: I33725bc51040a2c7683b06b4294dea6f96c425e3 Issue-ID: SDC-1331 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-05-27R2 model updatesdekstroza83-1244/+1289
All model verification changes and updated in single patch. Change-Id: Ie794dc141400490bf1a858a8d6c9d1c45e5b9443 Issue-ID: SDC-1253 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-27new unit tests for sdc-daoTal Gitelman69-252/+630
Change-Id: I2f754832fd4557ba1aa7375ac036aa777d199c3e Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-27new unit tests for sdc-beTal Gitelman11-60/+1270
Change-Id: Ibd71f40a0318cb2f8a3e39bf4ad714ae05f75d72 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-27Refactor candidate heat daotalig10-253/+207
As a result OrchestrationTemplateCandidate element will be added if not exists instead of failing. Change-Id: I1a1c9afed65018ed01be65ff07dabe1c2081bea7 Issue-ID: SDC-1371 Signed-off-by: talig <talig@amdocs.com>
2018-05-27SonarQube coverageayalaben58-1/+279
Change-Id: I2290ea6462cb2ab7a9a3a9feba69b69231ec78fa Issue-ID: SDC-1364 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-05-27Revert "update sdc version"Michael Lando168-189/+189
This reverts commit 5920d2c9e47958ed5f3197b7a16094e01e8d4bcd. Change-Id: I7906549d1fb7ba5d8d081870a9d976a3c8077438 Issue-ID: SDC-1370 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-27cursor jump fixsvishnev1-12/+13
Issue-ID: SDC-1365 Change-Id: Iaabc84f4e27f8926365f06c23f0fca5c7a898c7a Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-05-26update sdc versionMichael Lando168-189/+189
update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: Ib8f4e2859ee79dfd8e19e725b07c77d7d2bbdaf1 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-24Add support for running SDC using Docker on OSXdekstroza7-340/+57
This patch adds support for running SDC on OSX. There are several OSX specific commands wrt to getting host IP address, mounting /etc/localtime and using / filesystem in run/build process Issue-ID: SDC-1297 Change-Id: I2da3ce13d7c254d06376c717ae22f2cb446c63bd Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-24Use getopts in simulator_docker_run.shVictor Morales1-47/+71
The simulator_docker_run.sh script can use getopts builtin fuction instead of while/case combination. This helps to clean the code and reuse some existing functions. Issue-ID: SDC-993 Change-Id: I6a0a7ddd25d0da980e3d870bebddb8913bcdfdf7 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-24fix swagger issueMichael Lando7-152/+179
update the config servlt with mdc logs Change-Id: I0f0b9b4895ba16895ce5c11539904e1072a53782 Issue-ID: SDC-1321 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-24Healing process flow integrationsvishnev16-59/+346
Issue-ID: SDC-1360 Change-Id: I4d786b53b4357901d10e041c31145b7b1b065725 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.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-24vendor item issue fixsvishnev4-26/+56
Issue-ID: SDC-1349 Change-Id: I7a17a27a528197a6128a90804e0c68901cb0bfa9 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.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-23update onboarding springMichael Lando5-5/+4
as requested for security purposes upgrading spring to 4.3.15.RELEASE Change-Id: Ia2fd120860384291a38272bea5331467a395984f Issue-ID: SDC-1323 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-23new node filter implementationkaty.rotman7-482/+618
Issue-ID: SDC-1363 Change-Id: I0bd8b482e8e55f92ac3bccf8725d64f1b4929a43 Signed-off-by: katy.rotman <katy.rotman@amdocs.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-23Refactor Onboarding Translator codeojasdubey15-2934/+2985
1. Fixed sonar violations 2. Fixed static analysis issues 3. Refactored methods for code smells 4. Moved log messages to a common place as per review comments Note: UnifiedCompositionService has been included to ensure successful compilation. The violations of this class will be handled in a separate commit Change-Id: I2a37176e1d5cebc5c32883df2d19f1c602c9d958 Issue-ID: SDC-1331 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-05-23Fix bug in change item ownertalig9-68/+86
Change-Id: I200387d41f95d61ad0f6be6663b8d8fac198aa90 Issue-ID: SDC-1355 Signed-off-by: talig <talig@amdocs.com>
2018-05-23sort version lists by version nameArielk4-17/+23
Change-Id: I85bd0a8e174d55e0ca6e0f62e2001937474b1450 Issue-ID: SDC-1256 Signed-off-by: Arielk <Ariel.Kenan@amdocs.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-22update onboarding http clientMichael Lando5-6/+7
as request for security 4.5.3 Change-Id: Ifa5bd1a6f2edef25f7ddb80b0cd4b3bc9b8b874a Issue-ID: SDC-1319 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-22viewer can archive fixsvishnev1-7/+11
Issue-ID: SDC-1351 Change-Id: I04d5c194e057707d150fafc885edac477e3b29d3 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-05-21Fixing bug with router state changeIdan Amit1-8/+12
Fixing a bug on state change to "welcome" page and "previousState" state param. Change-Id: I12be09166809c862766973be8fc3b567d47f955f Issue-ID: SDC-1328 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-21fixed SDC UI loading issuesIdan Amit2-8/+14
Fixed the API loading issues in slow network environments Change-Id: I1b8cb779d769c80d41a2303595a0b78dab46f192 Issue-ID: SDC-1347 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-21update pom to create fat jarMichael Lando1-0/+28
since security utils now has depandencys it needs to be packaged with them. Change-Id: I6db356cf3e849f4fb9588b83f1745a5fe06440c4 Issue-ID: SDC-1346 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-17update docker bases used by sdcMichael Lando13-13/+13
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-17Refactor Onboarding Translator codeojasdubey11-1130/+1099
1. Fixed sonar violations 2. Fixed static analysis issues 2. Refactored methods for code smells Change-Id: I0d33c93156ddfaa43769a98f086e269b43c24cd2 Issue-ID: SDC-1331 Signed-off-by: ojasdubey <ojas.dubey@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-16ATT warning generated in CSARArielk1-6/+4
Change-Id: I9b0e952c80947782ccc22e84630061049de0401e Issue-ID: SDC-1329 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-05-16TOSCA Consolidation Data handling - Refactoringeleonorali8-923/+1463
Create new Interface, Base and Implementation classes for Consolidation Data Handlers Change-Id: I9638a7b57321aca00b458b244b278807a99b25f2 Issue-ID: SDC-1330 Signed-off-by: eleonorali <eleonoral@amdocs.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.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-16Fixed bug with breadcrumbs sub menuMichael Lando2-2/+2
that it was closed while mouse inside the sub-menu. Change-Id: I090ab2e7792845e701b77ab855feb90517f54762 Issue-ID: SDC-1328 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-16Renamed classes to include skipped testsojasdubey23-630/+566
1. Renamed test classes to align with junit test naming convention to include them in the build 2. Fixed static analysis issues in test classes 2. Refactored methods for code smells Change-Id: Idacf6646ed8650cc7a96d5f539e7276e684bfb66 Issue-ID: SDC-1331 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-05-16Nested Dependency issuessiddharth09054-41/+16
Remove nested depends On connectivity Change-Id: Ic140e88fac74c31200cdd662dcbf6e296183ade3 Issue-ID: SDC-1315 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>