summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
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-16sdc <-> vnf sdk integrationMichael Lando1-1/+1
update Template.json to use the ip assigned to vnf sdk in heat deployment. Change-Id: I7d93829b7db02dfecb2d5780546050ad6f4579fc Issue-ID: SDC-1332 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-15Removed logger.debug(, exception) from TestUtilsmojahidi3-90/+62
Removed logger.debug(, exception) from TestUtils Change-Id: I46698478ff9b2cb6d9f2ff975e69393287336d1c Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-15Removed logger.debug(, exception)mojahidi5-61/+64
Removed logger.debug(, exception) from code Change-Id: Ifc3d5947932027c3261c50a8f6275f5034576d60 Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-15Handle logger.debug(, exception)mojahidi4-66/+56
Removed logger.debug(, exception) from code Change-Id: I92a10d4581511e2cd0c073a9519dd161c4abe570 Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-15Handle logger.debug(, exception) from codemojahidi3-64/+41
Removed logger.debug(, exception) from AbstractServiceModelDao, ActionAuthenticationFilter,ApplicationConfigManagerImpl Change-Id: I58665a7dfd7e3e29d630d136af1bbf65228a9a7d Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-15Removed logger.debug(, exception)mojahidi5-92/+105
Removed logger.debug(, exception) from code Change-Id: I27ace75d9e9a1d89e6e1c681531ea6dff46cb647 Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-15Handle logger.debug(, exception)mojahidi4-65/+23
Removed logger.debug(, exception) from code Change-Id: Iec304267d0f113f7a7efa302bc36a7073995ad3d Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-15Handle logger.debug(, exception) in HeatTreemojahidi5-74/+45
Removed logger.debug(, exception) from code Change-Id: Ib51a6e9ae2a1aa18803e736ff8f5835e31d2ac62 Issue-ID: SDC-836 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-05-14Raise JUnit coverage catalog-beTal Gitelman20-232/+1916
Change-Id: I8248dae43365495a0eb7410e658b34decea77440 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-14plugin iframe size change on window outIdan Amit1-30/+34
Fixed an issue when the plugin iframe would shown over the left navigation buttons Change-Id: I9d2c5aa266fab468d4b2dd78ce5c1785c50d51cc Issue-ID: SDC-1328 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-14Fixes several sonarqube reported issuesdekstroza3-296/+296
Fixes couple of major sonar reported issues, code is reformatted using ONAP java code style Issue-ID: SDC-1270 Change-Id: I8ae52deac5cf73eaedb0f104d72e5f4446239c6a Signed-off-by: dekstroza <dejan.kitic@ericsson.com>
2018-05-14update spring version catalogMichael Lando1-1/+1
update to 4.3.15.release Issue-ID: SDC-1322 Change-Id: I65032e33d77c83ef4031f4a55426b3653f5e48b1 Signed-off-by: Michael Lando <ml636r@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-14Nested Dependency issuessiddharth090527-421/+106
Remove nested depends On connectivity Change-Id: I65bd9473f879fa72b453c2793f2b2406adde4513 Issue-ID: SDC-1315 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>