summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib
AgeCommit message (Expand)AuthorFilesLines
2019-09-04common code coverage increasePiotr Darosz1-0/+9
2019-09-04unit tests - openecomp-sdcTomasz Golabek7-0/+234
2019-09-03Implement PNFD Model driven conversionandre.schmid98-521/+3593
2019-09-03Onboard Package Handlingaribeiro4-53/+107
2019-09-03unit tests - openecomp-sdcTomasz Golabek11-30/+362
2019-09-03openecomp-utilities-lib code coverage increasePiotr Darosz2-3/+66
2019-09-03General Sonar fixesArindam Mondal1-6/+3
2019-09-03openecomp-be code coverage increasePiotr Darosz6-18/+30
2019-09-03openecomp-be code coverage increasePiotr Darosz5-6/+34
2019-09-01Fix artifacts references in main TOSCA descriptorandre.schmid6-96/+469
2019-08-30unit tests - openecomp-beTomasz Golabek18-0/+551
2019-08-28remove duplicated dependenciesvasraz2-11/+0
2019-08-18Handle 'get_input' syntax for layer_protocols in PnfExtCp typevasraz8-98/+358
2019-08-08Additional unit testsTomasz Golabek1-0/+77
2019-08-08Additional unit testsTomasz Golabek4-7/+165
2019-08-08Additional unit testsTomasz Golabek7-2/+170
2019-08-06Validate PM Dictionary and VES Events YAML Filesandre.schmid2-4/+14
2019-07-28Update SDC version 1.5.1Ofir Sonsino77-77/+77
2019-07-23Migrate swagger to openapi v3Wojciech Sliwka8-11/+11
2019-07-21Remove Proprietary noticesOfir Sonsino3-18/+3
2019-07-21Allow relative path for SOL004 descriptors importandre.schmid22-63/+843
2019-07-19SDC alignment SOL004 2.6.1bilal.iqbal2-3/+3
2019-07-11Added oparent to sdc mainTomasz Golabek291-143/+5124
2019-07-08Move import handling to service templateojasdubey7-150/+11
2019-07-08Add validation of non referenced file in packageandre.schmid6-25/+38
2019-06-19fix sonar null pointerk.kazak4-3/+63
2019-06-17BeanUtils upgrade to 1.9.xOren Kleks1-16/+0
2019-06-16BeanUtils upgrade to 1.9.xTomasz Golabek1-32/+5
2019-06-12Upgrade SDC from Titan to Janus Graphshrikantawachar1-5/+5
2019-06-11Add lombok support to simple classesavigaffa3-131/+37
2019-05-29Improved test coverage.James Guistwite8-32/+80
2019-05-07Update SDC version 1.5.0Sonsino, Ofir (os0695)77-77/+77
2019-04-17VSP Compliance Check for Compute Flavor-BE Code-Review fixesVodafone2-72/+80
2019-04-10VSP Compliance Check for Compute Flavor-BEVodafone19-579/+701
2019-04-10Supporting PNFD (SOL001) mapping to Internal AID modeldermot12323-260/+955
2019-04-10specify a new type to cloud specific artifactsLiang3-1/+52
2019-04-04Make Cassandra port configurable.Tal Gitelman4-37/+58
2019-04-03Add artifact typeskooper1-1/+1
2019-04-02Verify signaturekooper1-1/+2
2019-04-01List of Input Parameters for VSPVodafone48-0/+2907
2019-03-26Load tosca with no imports sectionshiria4-3/+39
2019-03-25Change SOL004 baseline from v2.5.1 to v2.6.1bilal.iqbal13-32/+84
2019-03-20Process CSARbilal.iqbal10-458/+773
2019-03-19Display PNF/VNF Type for PNF (backend)kooper4-106/+20
2019-03-18Load TOSCA package fixshiria1-1/+1
2019-03-18Fix flat node type interfaceshiria3-3/+41
2019-03-17Load TOSCA package into Tosca model objectshiria14-39/+576
2019-03-14Add source supportbilal.iqbal9-260/+440
2019-03-12Get manifest location from Meta filekooper1-14/+38
2019-03-10CSAR Package validationbilal.iqbal9-20/+121
class="o">=classpath:/clds/templates/ui-alarm-default.json # # if action.test.override is true, then any action will be marked as test=true (even if incoming action request had test=false); otherwise, test flag will be unchanged on the action request clamp.config.action.test.override=false # if action.insert.test.event is true, then insert event even if the action is set to test clamp.config.action.insert.test.event=false clamp.config.clds.service.cache.invalidate.after.seconds=120 #DCAE Inventory Url Properties clamp.config.dcae.inventory.url=http://dcae.api.simpledemo.onap.org:8080 #DCAE Dispatcher Url Properties clamp.config.dcae.dispatcher.url=http://dcae.api.simpledemo.onap.org:8080 clamp.config.dcae.header.requestId = X-ECOMP-RequestID #Define user permission related parameters, the permission type can be changed but MUST be redefined in clds-users.properties in that case ! clamp.config.security.permission.type.cl=permission-type-cl clamp.config.security.permission.type.cl.manage=permission-type-cl-manage clamp.config.security.permission.type.cl.event=permission-type-cl-event clamp.config.security.permission.type.filter.vf=permission-type-filter-vf clamp.config.security.permission.type.template=permission-type-template #This one indicates the type of instances (dev|prod|perf...), this must be set accordingly in clds-users.properties clamp.config.security.permission.instance=dev