aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-18Title This is Component combination take 2Satyaki Mallick2-0/+156
Added Combination and Combination UI Model classes. The UI class take inputs from the UI and sest in to Combination Model class Issue-ID: SDC-1460 Change-Id: Ic7704f692b36d6d4f2c26aa358a2646207b0c6d7 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-18Fix docker runLianhao Lu1-1/+1
Fixed the bug of docker run simulator. Change-Id: I9e1ba595d306137eddfecb7a516804c9b7259116 Issue-ID: SDC-1747 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2018-09-17Bugfix - interface_types missing from toscaojasdubey3-2/+6
1.Fix for interface_types missing from the tosca model for a resource/service 2. Interface name should not contain spaces to make the behavior consistent with tosca node type component naming Change-Id: I8e135a87d659d3fb17d284247bcf222a8be7ccde Issue-ID: SDC-1760 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-09-17Fix copyright header of login html fileseshukm1-0/+16
Change-Id: If86e4ec8f7a85da94d967b233a1330b0698a9e26 Issue-ID: SDC-1754 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-17Updated readme fileIdan Amit2-142/+108
Updated REAMDE.md file to include the latest instructions of the SDC project Removed unused flag from help output of docker_run.sh script Change-Id: Ifb83e587b0ed37ab51953021d7849e9f8b4c9046 Issue-ID: SDC-65 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-09-16fix security vilation SONATYPE-2015-0002Tal Gitelman1-0/+6
Change-Id: I2e17918e6d7f1f4a2ec744f8f6c8df4ed3323611 Issue-ID: SDC-1717 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-16fix security vilation CVE-2017-7536Tal Gitelman1-1/+1
Change-Id: Ia772f190bcbff0d4e3a49ea42807e9224b420763 Issue-ID: SDC-1720 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-13fix security vilation CVE-2018-1000134Tal Gitelman5-25/+4
Change-Id: Id93a27648c622460db2e86689b64bfa7dc425ef4 Issue-ID: SDC-1726 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-13Fix copyright header of onboarding HTML filesseshukm2-0/+32
Change-Id: Id17b576314384969a79cfadbb35ffe405bcb76cf Issue-ID: SDC-1754 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-09-13Handling Security violationsshrikantawachar2-5/+5
SDC-1727, SDC-1724, SDC-1723, SDC-1718, SDC-1719, SDC-1716 and SDC-1325 Change-Id: I9a7cccbe4e0042d476bed74157e6173377b73d44 Issue-ID: SDC-1727 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-09-13Interface operation support for service - BEpriyanshu25-515/+749
1. Interface operation support for service 2. Refactored common code of operationspa 3. ONAP Bug fixes VF operations Change-Id: If1c4fd5f17626dbe568ee66ad997eb8ffb772e29 Issue-ID: SDC-1739 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-09-13Service operation UI mergeArielk13-139/+224
Change-Id: I9e8f584b61638696272738220d73086ebd168c96 Issue-ID: SDC-1739 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-09-13Interface operation support for service - BDDmojahidi8-81/+296
Added flow test for Interface operation support for service Change-Id: I0f4ed8fbc6c124b63ff167cbeaf0921c544b5b79 Issue-ID: SDC-1739 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-09-13Bugfix - Action mandatory param validationojasdubey1-5/+2
Fix for actions getting created without passing mandatory parameters Change-Id: I3e332d92d0ad99b85d945ab25d7406e916642314 Issue-ID: SDC-1755 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-09-13Test coveragesiddharth090514-893/+1354
Increase test coverage Change-Id: I43e3149d0d4b07dc8e260f3d5fac025197882f3a Issue-ID: SDC-1673 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-09-12fix security vilation SONATYPE-2015-0002Tal Gitelman6-0/+44
Change-Id: Ib526b8dfc3e7be9a2fc5d8ddfc3e32d2f0e4852f Issue-ID: SDC-1717 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-12Add sorting capability to property assignmentAnjali walsatwar8-39/+236
Change-Id: I74cbebac6cfe76f4334fcb46813c98686de55822 Issue-ID: SDC-1516 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-09-12Display VLM Entities Order by namesvishnev8-124/+181
Issue-ID: SDC-1750 Change-Id: Ia73fa82b4f67530502df4fb4dfdcf9bb4ca2040c Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-09-09Add support for service substitution filtershiria8-72/+306
Change-Id: Id320380b83f072e0b8f5a81831111cbe96957d78 Issue-ID: SDC-1740 Signed-off-by: shiria <shiri.amichai@amdocs.com>
2018-09-06Fix typos in the release notes (readthedocs)Lior Nachmias1-3/+1
Change-Id: I19ebc06c7835c5c6b16c5e80a0137bd9c430b17b Issue-ID: SDC-1684 Signed-off-by: Lior Nachmias <ln699k@att.com>
2018-09-05add ability to disable tenant isolation.Tal Gitelman15-1053/+389
Change-Id: I35b6db5ec0d3aa91295f57b60c04243b3f3d2208 Issue-ID: SDC-1571 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-05add software_versions propertyMichael Lando2-2/+7
add software versions to the pnf model Change-Id: I46c4f5d3f90cd84f08e2f14d61143cdcb5349855 Issue-ID: SDC-1698 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-05Fix sonar issuesParshad Patel2-55/+14
Fix use try-with-resources issues Issue-ID: SDC-1672 Change-Id: I1c85377cbf18d3865af9b15fa512f845bea3cb6e Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-09-05Configuration adjustmentsAreli, Fuss (af732p)6-10/+8
Configuration adjustments after CI Change-Id: Id2d59ae76178f58cae6e1928a29039b2ea3b3dfa Issue-ID: SDC-1299 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-09-05fix merge issueMichael Lando12-179/+382
restore activity log add clean up to the onboarding back end docker Issue-ID: SDC-1664 Change-Id: Ib7994ca12439bc842650c3cacddb0e4d87215390 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-05tiles issue fixsvishnev1-1/+1
sdc-ui version upgrade Issue-ID: SDC-1696 Change-Id: I3e0af772658533911b128d91d0bbe18f2bdd1b09 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-09-02Fix unit testsTal Gitelman1-444/+3
Change-Id: I65ae461678284a90d840db0a3bf236c237368ffe Issue-ID: SDC-1689 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-08-29Add tests for SdcSchema classesPiotr Darosz11-217/+532
Introduce Cassandra Unit tool and tests for schema-related classes Change-Id: I14da602c42056730e7992dd92b4da8b87dd9fb0d Issue-ID: SDC-1358 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-08-29Fix CSIT on sdc-masterTal Gitelman2-1/+28
Change-Id: I22514076a37e82d0ea8b6d202918a6e519618755 Issue-ID: SDC-1689 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-08-29unused code removedsvishnev4-159/+0
Issue-ID: SDC-1688 Change-Id: I7ef8e9039a9ccd53193836daff4bc07b2e7b5c7f Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-26json/yaml validation for modelsdekstroza17-32/+414
Introduced yaml-json-validator-maven-plugin a. Runs in validate phase b. For now only validate /import/tosca subfolders c. Validates both yml and json files Change-Id: I53513321c4378485dd821c251de5555050313911 Issue-ID: SDC-1343 Signed-off-by: dekstroza <dejan.kitic@ericsson.com>
2018-08-26related-networks property support as inputAssaf, Shay (sa726r)406-3158/+8466
Change-Id: I2d6fb011f7440127559a8f02b1c8a72095694403 Issue-ID: SDC-1658 Signed-off-by: Assaf, Shay (sa726r) <sa726r@intl.att.com>
2018-08-22Bugfix - Broken Action Library APIsojasdubey6-115/+216
1. Fix for Sev-1 bug related to broken action library APIs due to cassandra driver upgrade to 3.x 2. Updated code based on review comments Change-Id: I4e62a7f2bf30a78d1f72f3c78ad8270985bcd56e Issue-ID: SDC-1669 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-08-21Import normative improvementTal Gitelman3-11/+24
extCp2 tag allignment Change-Id: I22befdeba9368b2248d668c8ef1043ca7efb026a Issue-ID: SDC-557 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-08-21Import normative improvementTal Gitelman1-2/+2
add debug to 3_import_Normatives Change-Id: I23537f750a67d5278f98676651ac0c85c0f85e86 Issue-ID: SDC-557 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-08-20Fix sonars in SdcSchemaBuilderTal Gitelman2-121/+109
Issue-ID: SDC-1438 Change-Id: If243a30607a42a44e70a4de7520fd2006af9ed05 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-08-20Fix issue in ui loadIdan Amit1-1/+1
Additional fix to logs Change-Id: I514460f0d4bbca1f6c417c0f8ba3939a9a95d18a Issue-ID: SDC-1666 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-08-20Import normative improvementMichael Lando3-1/+30
add back folder to fix lowercase issue Change-Id: I4062084b0ef81c9225af13099fdf7725fb03d8c8 Issue-ID: SDC-557 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-20Import normative improvementMichael Lando2-29/+0
fix issue with git on windows and uppercase Change-Id: Iae0aede294d700852ba7251477e7831ef8a65abe Issue-ID: SDC-557 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-20fix issue in ui loadMichael Lando3-16/+11
in case the plugin response is not valid json. Change-Id: Ib58158def846c14e85325c521b9b210f61e03ba3 Issue-ID: SDC-1666 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-20fix docker runMichael Lando1-14/+2
fix bug in the docker run simulator exaction Change-Id: I78879d830ad0cbe4801cb478f7e3bd379bc80a79 Issue-ID: SDC-1665 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-20Import normative improvementTal Gitelman1-0/+0
Change-Id: I16ce270a745f10297a8a09cf3fa031f0b568990f Issue-ID: SDC-557 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-08-20Import normative improvementTal Gitelman94-228/+18
Change-Id: I6db32d8107874b2454b75348d909b295030a556f Issue-ID: SDC-557 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-08-19Ignore Lombok-generated code in test coveragevempo1-0/+1
Change-Id: I6444507331432545c2b9995ad8933f486e5cb78d Issue-ID: SDC-1661 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-08-19Remove workflow plugin from context mode in SDCpriyanshu1-4/+0
Remove workflow plugin from context mode in SDC Change-Id: I39c0ec5a0b483f767aca47016ad426c1d640acce Issue-ID: SDC-1659 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-08-19add consumer for policyMichael Lando1-1/+1
add consumer to the SDC internal set up. Change-Id: Ibc6f4871f3ef2afe0bd2fc188189259e7b48c4b7 Issue-ID: SDC-1480 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-16Fortify SDC issuesiddharth09054-25/+27
Fortify SDC issue Change-Id: I7acf3420080ed4c7045aeda1cb1ff0d31d9b5228 Issue-ID: SDC-1644 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-08-16Fix duplicate headers in webseal-simulatoravigaffa1-79/+96
webseal-simulator add user related headers multiple time for requests. Change-Id: Iaaaaaf0c6431cbbef5e64dc72b72c6563b7055c3 Issue-ID: SDC-1652 Signed-off-by: avigaffa <avi.gaffa@amdocs.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-08-16Fixed logback test config for multiple modulesvempo16-714/+35
Also removed unused logging code. Change-Id: Iee9a74638e889142f1bb4e01c75c8ed3377357a8 Issue-ID: SDC-1656 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-08-16Log configuration for config and vnfrepo testsvempo2-11/+33
Change-Id: I4e577b13bb627a5646e7e5766d68394820cd7496 Issue-ID: SDC-1656 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>