aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-10Merge "Add mapping for vm_type_tag"Dan Timoney1-5/+8
2018-05-10Add INFO.yaml fileJessica Wagantall1-0/+42
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I2ef1f7bca8959c6a3f45b279d51473b5722dbe99 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-09Add mapping for vm_type_tagTimoney, Dan (dt5972)1-5/+8
If vm_type is not found in CSAR, use vm_type_tag value instead. Change-Id: Ifd73029446d465aad2d9d995559be837f29b97a4 Issue-ID: SDNC-305 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-08Remove unneeded document from csarTimoney, Dan (dt5972)1-0/+0
Removed unnecessary document with proprietary marking from CSAR test file. Change-Id: I75e3ca5ab75f80bcd9fc21fb9460d833a3c9edb7 Issue-ID: CCSDK-270 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-03LCM Comsumer for DmaapClientRuchira Agarwal2-0/+270
Add LCM Consumer to DmaapCient for Software-Upgrade Change-Id: I0bda76bcd324dda92a6ccb225fd5a059414661f0 Issue-ID: CCSDK-263 Signed-off-by: Ruchira Agarwal <ra1926@att.com>
2018-04-29Roll versions step 4 : sli/northbound pomsTimoney, Dan (dt5972)25-49/+49
Roll version for next release candidate. Change-Id: I5c564fd2119b3a97433cb03b5678465915d75128 Issue-ID: CCSDK-257 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-24Add missing LCM blueprintv0.2.1Timoney, Dan (dt5972)5-346/+36
Added blueprint descriptor for LCM to register RPC properly. Change-Id: I65d38cd9151f6094479413e06a44da02a7da4c74 Issue-ID: CCSDK-252 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-18Update the version for dmaapclientSerban Popescu1-1/+1
Add support for Aai and Pserver incoming messages from Dmaap Change-Id: I4da41ec13c6abcb42eb4044bee82b7db33880c51 Issue-ID: CCSDK-223 Signed-off-by: Serban Popescu <sp5226@att.com>
2018-04-12Copy LCM interface from APP-CTimoney, Dan (dt5972)61-0/+6160
Change-Id: Idc18aa00bcbcee3f51473339b6b4ad90f6b4bffc Issue-ID: CCSDK-219 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-05Merge "Update versions to resolve security issues"Dan Timoney19-71/+88
2018-04-04Update docker tag conventionJessica Wagantall2-2/+2
Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: I4065d25d11e6767903947ebee8c690a0c9ecc804 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-28Update versions to resolve security issuesTimoney, Dan (dt5972)19-71/+88
Update versions of sdc distribution client and jackson to address security issues. Issue-ID: CCSDK-164 Change-Id: Id02d879e87bb1a957968482578818928b6e3c281 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-28Merge "Add Aai event listener"Dan Timoney4-14/+6
2018-03-28coverage sli-northboundJeremy Wolf9-1/+378
adding junit test files for AsdcApiSliClient, AsdcApiUtil, DataChangeClient, SdncFlatJsonDmaapConsumer, SdncARModel, SdncNodeModel, SdncVFCModel, SdncVFModuleModel, SdncUebCallback Change-Id: Ia7fb307b84957292f9080654c7ae31992434317f Issue-ID: CCSDK-230 Signed-off-by: Jeremy Wolf <jw720x@us.att.com>
2018-03-28Add Aai event listenerSerban Popescu4-14/+6
Add support for Aai and Pserver incoming messages from Dmaap Change-Id: Ie799cb57f5c00eed70c9f6fd30825f907962a094 Issue-ID: CCSDK-226 Signed-off-by: Serban Popescu <sp5226@att.com>
2018-03-28Add Aai event listenerSerban Popescu1-2/+2
Add support for Aai generic-vnf incoming messages from Dmaap Change-Id: I6dcb3d935afdfee5a6e71398cfb2381265dfee92 Issue-ID: CCSDK-226 Signed-off-by: Serban Popescu <sp5226@att.com>
2018-03-28Merge "coverage SdncAaiDmaapConsumer"Dan Timoney2-0/+90
2018-03-28Merge "Add Aai event listener"Dan Timoney6-4/+76
2018-03-28coverage SdncAaiDmaapConsumershashikanth.vh2-0/+90
Coverage improvement for SdncAaiDmaapConsumer https://jira.onap.org/browse/CCSDK-213?jql=project%20%3D%20CCSDK%20AND%20text%20~%20coverage Issue-ID: CCSDK-213 Change-Id: Icc9af3a9f27d4bae543525b5651d1f6485ef8857 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2018-03-28Add Aai event listenerSerban Popescu6-4/+76
Add support for Aai and Pserver incoming messages from Dmaap Change-Id: I6ace2395476a1410ea3b7ffe0bebc1766d19e474 Issue-ID: CCSDK-223 Signed-off-by: Serban Popescu <sp5226@att.com>
2018-03-28coverage SdncFlatJsonDmaapConsumershashikanth.vh1-1/+105
Coverage improvement for SdncFlatJsonDmaapConsumer https://jira.onap.org/browse/CCSDK-213?jql=project%20%3D%20CCSDK%20AND%20text%20~%20coverage Issue-ID: CCSDK-213 Change-Id: Idb08f426e1626f8aa2b12d2c53f1960474af59c2 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2018-03-27Merge "SdncOdlConnection coverage"Dan Timoney2-0/+71
2018-03-27Merge "coverageSdncFlatJsonDmaapConsumer"Dan Timoney1-0/+12
2018-03-27SdncOdlConnection coverageshashikanth.vh2-0/+71
Coverage improvement for SdncOdlConnection https://jira.onap.org/browse/CCSDK-213?jql=project%20%3D%20CCSDK%20AND%20text%20~%20coverage Issue-ID: CCSDK-213 Change-Id: I8045722de77e8884be485bd6f1ed2243c08d2d2b Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2018-03-27coverageSdncFlatJsonDmaapConsumershashikanth.vh1-0/+12
Coverage improvement for SdncFlatJsonDmaapConsumer https://jira.onap.org/browse/CCSDK-213?jql=project%20%3D%20CCSDK%20AND%20text%20~%20coverage Issue-ID: CCSDK-213 Change-Id: I95e824c5c83b9c36ce0c475368235182e851c254 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2018-03-26Add Aai event listenerSerban Popescu7-0/+347
Add support for Aai and Pserver incoming messages from Dmaap Change-Id: I57fedcaf6668d09189f0246571e8aaf515fc3fa0 Issue-ID: CCSDK-223 Signed-off-by: Serban Popescu <sp5226@att.com>
2018-02-28Merge "Fixed DmaapListener multiple consumer thread issue"Dan Timoney1-2/+2
2018-02-26Nitrogen port: sli/northboundDan Timoney24-1046/+656
Update sli/northbound to compile for ODL Nitrogen Change-Id: Ib14fea5dd3922175bd183afb9f3c85edaa7a2f0c Issue-ID: CCSDK-177 Signed-off-by: Dan Timoney <dtimoney@att.com>
2018-01-18Fixed DmaapListener multiple consumer thread issueshashikanth.vh1-2/+2
DmaapListener handleSubscriptions method returns after creating consumer thread for first subscription string, issue is fixed by removing return. https://jira.onap.org/browse/CCSDK-173 Issue-ID: CCSDK-173 Change-Id: I796b000b22762cda0a4f4fa929d5e2aabdcc7e8b Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2018-01-09Removed of unused parameterprakash.e1-6/+2
*unused parameter and unused function is removed Change-Id: Ibf0f72d2948ad27313967ecadfb54f2a2bf0060b Issue-ID: CCSDK-151 Signed-off-by: prakash.e <prakash.e@huawei.com>
2018-01-09Removal of unused variablesprakash.e1-4/+2
*Romoved unused variables and code changes for performance improvement Change-Id: Ibe1993b750653d24379ffcc3638b71f6cefcaa6b Issue-ID: CCSDK-151 Signed-off-by: prakash.e <prakash.e@huawei.com>
2018-01-08Merge "Exception issue"Dan Timoney1-22/+21
2018-01-08Exception issueprakash.e1-22/+21
*deployList is used before initialization which results in NullPointer Exception. Change-Id: I53d43d7656577368ac35db78ba27c015a2c8ac52 Issue-ID: CCSDK-170 Signed-off-by: prakash.e <prakash.e@huawei.com>
2018-01-06Fixed as per Java Code ConventionsSRINIVAS V2-7/+1
*Removed the commented code of addParameter function *Code optimized Change-Id: Ibd711561d1f94854df464d6e94de6ef2fc8b6cd6 Issue-ID: CCSDK-151 Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
2018-01-04Removed unused codeSRINIVAS V1-11/+7
*Deleted commented code Change-Id: I03ebfab9d66f2a9e51233ec6312698af7ed91584 Issue-ID: CCSDK-151 Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
2018-01-04Merge "Fixed as per Java Code Conventions"Dan Timoney1-1/+1
2018-01-04Merge "Fixed as per Java Code Conventions"Dan Timoney1-8/+8
2018-01-04Merge "Fixed as per Java Code Conventions"Dan Timoney1-10/+10
2018-01-04Merge "Fixed as per Java Code Conventions"Dan Timoney0-0/+0
2018-01-04Fixed as per Java Code ConventionsSRINIVAS V1-8/+8
*Changed to svcOperation rather than svc_OPERATION Change-Id: I3e5f704368ba5d0de8af92a84e298aab5008742b Issue-ID: CCSDK-151 Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
2018-01-04Fixed as per Java Code ConventionsSRINIVAS V1-10/+10
*Changed to svcOperation rather than svc_OPERATION Change-Id: I6267aa3396b3601a3673460ca776f1e46edd4ba6 Issue-ID: CCSDK-151 Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
2018-01-04Fixed as per Java Code ConventionsSRINIVAS V1-1/+1
Change-Id: I0b2315c4a48b5c1c267dec10ce22ded559c98192 Issue-ID: CCSDK-151 Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
2018-01-02Exception issue fixprakash.e1-18/+17
Change-Id: I75eafe5267909dc1102287ef9bc8dffdb1d5dcba Issue-ID: CCSDK-151 Signed-off-by: prakash.e <prakash.e@huawei.com>
2018-01-02Removal of unused variableprakash.e1-12/+10
Change-Id: Idaf07c98ef0fef3923ddd7a9e185b727cb93b16f Issue-ID: CCSDK-151 Signed-off-by: prakash.e <prakash.e@huawei.com>
2017-12-29Fixed as per Java Code ConventionsSRINIVAS V1-2/+1
Change-Id: I3a6fef42ba03db226705d96382f6cd6b4cfe14e7 Issue-ID: CCSDK-151 Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
2017-12-28Removal of useless parenthesisSRINIVAS V1-6/+6
Change-Id: I27289de2837414d45efcdd3f617d2b399a8f8ac6 Issue-ID: CCSDK-151 Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
2017-12-21Merge "typeCasting issue and useless assignment fix"Dan Timoney2-2/+2
2017-12-21Merge "Fixed as per Java Code Conventions"Dan Timoney1-9/+8
2017-12-21Merge "Removal of useless parenthesis"Dan Timoney1-3/+3
2017-12-21Removal of unused private fieldprakash.e2-6/+5
Change-Id: Ie2d33f7f9dba20a4d0fdf6a33f8574e953633a69 Issue-ID: CCSDK-151 Signed-off-by: prakash.e <prakash.e@huawei.com>