summaryrefslogtreecommitdiffstats
path: root/catalog-be
AgeCommit message (Collapse)AuthorFilesLines
2018-10-04fix csar creationMichael Lando4-25/+932
fix required not populated based on DB fix bad packaging of the normative types in csar fix import logic to correctly read boolean fields Change-Id: Idca39ddb070f5f816916a90f124c5c40dae415af Issue-ID: SDC-1447 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-10-04fix netty security violationYuli Shlosberg1-0/+5
Change-Id: Iee4c5b6a15f81c53f7711b445760640a3b31ac31 Issue-ID: SDC-1721 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-10-04fix incorect addition of derivedMichael Lando1-1/+0
to tosca.datatypes.nfv.AddressData a derived section was add, as a result the update normatives is failing. Change-Id: I12c9f03fbc1693a8eae50ddfe921c5cc321c76ea Issue-ID: SDC-1415 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-10-03Bugfix - CSAR packing for operations of same WFojasdubey1-1/+1
Fix for failed CSAR packaging if user creates two operations and associated workflows having artifacts to them. Updated the operation name before artifact name to make it unique before adding to zip Change-Id: I1c1997199ba015a0ce2fc35cda9696031babaebe Issue-ID: SDC-1802 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-10-02fix security violationYuli Shlosberg1-28/+17
Change-Id: I78adf42e6a328e782b4db394fa1a90c17bea9f17 Issue-ID: SDC-1725 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-10-02exception is thrown on import normativeTal Gitelman1-13/+9
Change-Id: I26cd77466d4c79836665929066d2bff5b6ead92b Issue-ID: SDC-1796 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-27DM modification to align with R2 DM clean versionliang ding6-32/+51
Change-Id: Ifcb5d3e644f46e4c9a4467e28b0dd7616b485497 Issue-ID: SDC-1415 Signed-off-by: liang ding <liang.ding@intel.com>
2018-09-27Interface Operation disappears on VSP updatepriyanshu1-0/+5
Interface Operation disappears on VSP update Change-Id: I209e8a41292aa2ccfa4466b3f383d53005b7b08b Issue-ID: SDC-1772 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-09-27User is unable to modify name of VFmojahidi5-77/+60
User is unable to modify name of VF having operations which was created via Heat Flow Change-Id: I42b666137b26755cccf71028b220560f42b0c0f7 Issue-ID: SDC-1771 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-09-25fix licensing issuesMichael Lando13-18280/+0
remove unused files update the licensing file to aligne with LF format fix csars Change-Id: Ic511ed6ef53dd49f4af1ecef0522a852a7349f7a Issue-ID: SDC-1785 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-25fix security vilation CVE-2015-3253Tal Gitelman2-4/+3
Change-Id: I694afc331a2bbc41f2d179b9591a1fb3f1065b5e Issue-ID: SDC-1715 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-25fix two typos CSER->CSARliang ding1-2/+2
Change-Id: I3969ddff6a7b32a9eddd02daa33de6af37a2a55b Issue-ID: SDC-1790 Signed-off-by: liang ding <liang.ding@intel.com>
2018-09-24Fix Copyright info in sdc Take 1seshukm3-0/+51
Change-Id: I5c4f1cf104d6d2dc230f390d6591325d220c4be5 Issue-ID: SDC-1754 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-24UT for catalog be ToscaTypeImportDataImplSindhuri.A1-0/+49
UT for catalog be ToscaTypeImportDataImpl class Issue-ID: SDC-1775 Change-Id: I072b5f123553dc1fa0c8d9961317720d9ebd82f4 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-09-20add consumer for pumbaMichael Lando1-1/+1
add credentials for pumba to use when accsesing sdc external apis. Change-Id: Ied41d096fd1c1df82db1ca7542572aee542fd99b Issue-ID: SDC-1500 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-18fix security vilation CVE-2015-3253Tal Gitelman1-0/+6
Change-Id: I6fd93f598b9655fe9c81095affdcafde1692aa26 Issue-ID: SDC-1715 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-17Bugfix - interface_types missing from toscaojasdubey2-1/+4
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-13fix security vilation CVE-2018-1000134Tal Gitelman1-6/+0
Change-Id: Id93a27648c622460db2e86689b64bfa7dc425ef4 Issue-ID: SDC-1726 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-13Interface operation support for service - BEpriyanshu14-302/+489
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-12fix security vilation SONATYPE-2015-0002Tal Gitelman1-0/+4
Change-Id: Ib526b8dfc3e7be9a2fc5d8ddfc3e32d2f0e4852f Issue-ID: SDC-1717 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-05add ability to disable tenant isolation.Tal Gitelman12-503/+351
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-05Configuration adjustmentsAreli, Fuss (af732p)1-3/+1
Configuration adjustments after CI Change-Id: Id2d59ae76178f58cae6e1928a29039b2ea3b3dfa Issue-ID: SDC-1299 Signed-off-by: Areli, Fuss (af732p) <af732p@att.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 Darosz2-3/+49
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-26json/yaml validation for modelsdekstroza2-23/+40
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)3-39/+2
Change-Id: I2d6fb011f7440127559a8f02b1c8a72095694403 Issue-ID: SDC-1658 Signed-off-by: Assaf, Shay (sa726r) <sa726r@intl.att.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-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-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-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-16Fixed logback test config for multiple modulesvempo1-20/+0
Also removed unused logging code. Change-Id: Iee9a74638e889142f1bb4e01c75c8ed3377357a8 Issue-ID: SDC-1656 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-08-15maven improvements and clean upMichael Lando1-52/+4
update plugging to latest available versions, remove un needed files from source control clean up commented sections. disable verbose for docker plug in. add logback file for tests to disable out put by default. update logging calls to new api. disable logging on debug level. update docker run to include simulator on demand Change-Id: Icc0fb7add6dd4fe65f5f3d8dd309fd8dae2681fc Issue-ID: SDC-1639 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-13Network Cloud onboarding model sync with sdc modelAssaf, Shay (sa726r)3-2/+27
Change-Id: Id3ab68276b25ad06c22b34412cf841e4209a17f6 Issue-ID: SDC-1621 Signed-off-by: Assaf, Shay (sa726r) <sa726r@intl.att.com>
2018-08-13add consumer for work flowMichael Lando1-1/+1
add consumer creation for work flow to the sdc deployment Change-Id: Ic1e63fc197d7ffabf34b9212ee3a06cfa6e71c06 Issue-ID: SDC-1635 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-09fix logback.xml to INFOYuli Shlosberg1-2/+2
Change-Id: Ied2f63beae487f0b3cb3f59d934b46c653928a0d Issue-ID: SDC-1535 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-08-09Interface operations Bug Fixespriyanshu5-286/+251
1. create and modify operation bug fix 2. Get and Delete negative use case handling 3. refactored code Change-Id: I472abb7f487cb0399e63e413e616a03143a1e2ac Issue-ID: SDC-1535 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-08-06Interface operations Model updatepriyanshu4-442/+218
1. Interface operations Model update 2. Removed unnecessary dependencies on resource 3. Fixed the broken code after merge Change-Id: I2b6381493530f1d61f0803ee1d1d688648356f73 Issue-ID: SDC-1535 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-08-06Updating the Jetty versionTal Gitelman1-20/+4
Change-Id: Id492fab0745479556a6c63af5aec32a49765cb67 Issue-ID: SDC-1545 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-08-05add removed unit testsMichael Lando72-61/+9916
Change-Id: Iabd593d8d9ab0efeb32032d5c4d72b8fa1c27e63 Issue-ID: SDC-1590 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-03Interface operations on VFpriyanshu5-67/+154
Interface operations on VF Fixed the broken code after merge Change-Id: I08381c0e69fbe85e1df26fb7ecbf93af43f906b2 Issue-ID: SDC-1586 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-07-31fix UEB configurationMichael Lando1-2/+1
remove the default attribute. Change-Id: I67f000ffbd369493ebdd6d0bad8299dd97a194f9 Issue-ID: SDC-1582 Signed-off-by: Michael Lando <ml636r@att.com>
2018-07-31fix yaml alignment issue.Michael Lando2-3/+3
and remove invalide char from normative configuration type Change-Id: I18ce6b49d310fb46ecde85d47d9eb3bd704bbb5b Issue-ID: SDC-1577 Signed-off-by: Michael Lando <ml636r@att.com>
2018-07-31Alligned operation ui modelmojahidi1-6/+16
Alligned operation ui model Change-Id: I88f8a443f1a7a7d2e5258ff0dee0f5dc9809d050 Issue-ID: SDC-1535 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-07-30Add support for workflowId and workflowVersionIdmojahidi4-2/+18
Enhance operation data model and APIs to support workflowId and workflowVersionId Change-Id: Ib8772027a3e0147ae0bb59811a9b31fe46975ac6 Issue-ID: SDC-1535 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-07-29marge fixMichael Lando2-2/+2
Change-Id: Ia0cf34de91f88c96e226c3075bb853e9024173be Issue-ID: SDC-1566 Signed-off-by: Michael Lando <ml636r@att.com>