summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-22Merge "Update LCM:rollback action for PNF S/W upgrade"Dan Timoney1-2/+6
2019-03-22Merge "Use getEnitity API for ingestion of TOSCA PNF"Dan Timoney4-0/+329
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)37-73/+73
Updated to compile against Fluorine SR2 Change-Id: I7a104f16bfd17d30d925a6cd70dedbd6aa0f0b4c Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-19Update LCM:rollback action for PNF S/W upgradeEnbo Wang1-2/+6
Change mandatory input fields in rollback action to optional and add optional output payload field. Change-Id: Icc1b479c7fcfaeeb315dadd5762e9443d5dfba1c Issue-ID: SDNC-669 Signed-off-by: Enbo Wang <wangenbo@huawei.com>
2019-03-18Remove staging plugin from top level pom.xml0.4.1Timoney, Dan (dt5972)1-10/+0
Remove staging plugin from pom.xml. It should be part of a build profile in the odlparent pom. Change-Id: Ib948ff6dbf8c07bce690a33903fe1c10844dbb87 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-14Prepare for release 0.4.1Timoney, Dan (dt5972)36-41/+39
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: I9a3c60350913ed816b6db411df0009f4b755e072 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-13Use getEnitity API for ingestion of TOSCA PNFAria, Lalena (la505a)4-0/+329
Changes made: Update SdncUebCallback.processToscaCsar to ingest PNF entities. Add methods in SdncBaseModel.java to support processing of IEntityDetails. Add SdncPNFModel.java to populate VF_MODEL with PNF data. Add SdncPNFModelTest.java junit coverage. Change-Id: I9a82a94e8198d629395a60779f74178e4f8f065e Issue-ID: SDNC-675 Signed-off-by: Aria, Lalena (la505a) <lalena.aria@att.com>
2019-03-05Improve ueb-listener test coverageTimoney, Dan (dt5972)1-0/+1
Add missing initialization code in test case to trigger testing of pre-staged artifacts. Change-Id: I707ad708e461867b1dea79e11df13460262b6818 Issue-ID: CCSDK-1124 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-26Use getEntity to populate network_roleUbuntu3-30/+69
Changes made: Update sdc-tosca version to 1.5.0. Replace getCpListByVf with equivalent getEntity call in SdncVFModel.java. Replace policy.getMetaData with getMetaDataObj to work around parser issue. Change-Id: I1d972f75cc5ca1c8dc0e5d58880a3bb306608ca2 Issue-ID: CCSDK-1089 Signed-off-by: Ubuntu <lalena.aria@att.com>
2019-02-21Turn on debugging in jUnit testTimoney, Dan (dt5972)1-0/+22
Turn on debug level tracing in LCM jUnit testing to test branches only executed when trace level >= DEBUG. Change-Id: I2aae7f058461404d6582dc36c72a4f7834692e94 Issue-ID: CCSDK-1096 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-25[CCSDK-1008]Generalize offsite backupHaddox, Anthony4-5/+64
Revised the provider to use file names designated in the properties file. This is for those who use vendor provided distributions of OpenDaylight Change-Id: Ib120452fa989fff371a832416a34d95745fead1b Issue-ID: CCSDK-1008 Signed-off-by: Haddox, Anthony <ah0647@att.com>
2019-01-18[CCSDK-953]Create Daexim Offsite BackupHaddox, Anthony27-0/+1569
Inital commit of ODL feature Issue-ID: CCSDK-953 Change-Id: I7eb64fc9f414083db424700f2c901ba0a66cb0c4 Signed-off-by: Haddox, Anthony <ah0647@att.com>
2019-01-11Code changes to sli/northbound for ODL FluorineTimoney, Dan (dt5972)35-224/+159
Code changes needed to support port to ODL Fluorine. Change-Id: If898ed120a3d03773db815f797f1eee633ca77e3 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-10Merge "merged lcm.yang from app-c"0.4.0Dan Timoney1-1/+14
2019-01-10merged lcm.yang from app-cDriptaroop Das1-1/+14
Merged differences from lcm.yang from appc to ccsdk. Issue-ID: CCSDK-925 Change-Id: I6b179f5a184408673231b57f8fc5d331bc11f0e7 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-08Prepare for release buildTimoney, Dan (dt5972)30-840/+889
Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I7a11b559e32f953bfd5f514a6cd402090005d9eb Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-28Merge "Sonar fix: SdncGroupModel.java"Dan Timoney1-2/+5
2018-12-28Merge "Sonar fix: SdncVFModuleModel.java"Dan Timoney1-5/+1
2018-12-28Merge "Sonar fix: SdncUebConfiguration.java"Dan Timoney1-12/+12
2018-12-28Merge "Sonar Fix: LcmProvider.java"Dan Timoney1-40/+42
2018-12-28Merge "Sonar fix: SdncArtifactMap.java"Dan Timoney1-14/+15
2018-12-21Sonar fix: SdncGroupModel.javaArundathi Patil1-2/+5
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-865 Change-Id: I29a2badf731506c4abfa908345ccc72c465c8fb0 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-20Sonar fix: SdncVFModuleModel.javaArundathi Patil1-5/+1
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-867 Change-Id: I20c5214ce9ab3c2821e58b0c6e2530a0881ccc1d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-20Sonar fix: SdncUebConfiguration.javaArundathi Patil1-12/+12
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-866 Change-Id: Icac8e0347d068902217e813a302db69b1bf5cc47 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-20Sonar Fix: LcmProvider.javaArundathi Patil1-40/+42
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-848 Change-Id: I3968ee331f241f409c6d80c56094baaef2a566e2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-20Sonar fix: SdncArtifactMap.javaArundathi Patil1-14/+15
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-863 Change-Id: I8c471ab3cdca84427fe88f33a82117200d916b3d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-20Sonar Fix: DataChangeProvider.javaArundathi Patil1-1/+1
Fixed sonar issuse/code-smells across this file Issue-ID: CCSDK-852 Change-Id: If7468d54feaf301f15d35dbdf3fe245696aae0bd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-19Add BOM for sli/northboundTimoney, Dan (dt5972)2-0/+95
Add BOM for sli/northbound for ease of dependency specification. Change-Id: I53d91e9b6b22af2f0cd0049ea2c351143041963d Issue-ID: CCSDK-856 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-19Merge "Sonar fix: SdncARModel.java"Dan Timoney1-2/+2
2018-12-19Merge "Sonar fix: SdncLcmDmaapConsumer.java"Dan Timoney1-2/+1
2018-12-19Merge "Sonar fix: AsdcApiSliClient.java"Dan Timoney1-4/+7
2018-12-18Sonar fix: SdncARModel.javaArundathi Patil1-2/+2
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-855 Change-Id: I5aa4859f2b30fb1efadd6d772cc5d80e00281c42 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-18Sonar fix: SdncLcmDmaapConsumer.javaArundathi Patil1-2/+1
Fixed sonar issues/code-smells across this file. Issue-ID: CCSDK-854 Change-Id: I9b25a464b41ce142b6217ff0f7e40beda86eae3a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-18Sonar fix: AsdcApiSliClient.javaArundathi Patil1-4/+7
Fixed sonar issues/code-smells across this file. Issue-ID: CCSDK-853 Change-Id: Ib864ab2ac5302aa9387bd19a2dfcc642d3a10f87 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-18Sonar fix: DataChangeProvider.javaArundathi Patil1-2/+2
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-852 Change-Id: I73630a11c44105996ed677f7eabb6ea3ffcc501d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-17Merge "Sonar fix: SdncDmaapConsumerImpl.java"Dan Timoney1-1/+2
2018-12-17Merge "Sonar Fix: SdncAaiDmaapConsumer.java"Dan Timoney1-4/+5
2018-12-17Merge "Sonar fix: LcmSliClient.java"Dan Timoney1-4/+7
2018-12-18Sonar fix: SdncDmaapConsumerImpl.javaArundathi Patil1-1/+2
Fixed sonar issues/code-smells acoss this file Issue-ID: CCSDK-851 Change-Id: Iff1156e2cafc198d00daf546699f0ff4ab34ff43 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-18Sonar Fix: SdncAaiDmaapConsumer.javaArundathi Patil1-4/+5
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-850 Change-Id: I4f1bb7109bddfed04ffa85df174fecdaaf9a6798 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-18Sonar fix: LcmSliClient.javaArundathi Patil1-4/+7
Fixed sonar issues/code-smells across thisfile Issue-ID: CCSDK-849 Change-Id: Id79d62c6117a0ce7d3551f655b0a56f23c8a0fde Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-18Sonar fix: LcmProvider.javaArundathi Patil1-11/+1
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-848 Change-Id: Ida8c5829860e4afba412de967df1ef93ad4423bf Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-11Update INFO.yaml fileJessica Wagantall1-19/+48
- Add Gaurav Agrawal as committer - Remove Ryan Goulding - Add missing info sections - Fix indentation to pass verify Change-Id: I777f1f696a2c163a3cd8af06753bf48b99e1fbf8 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-12-06Add missing dependencyTimoney, Dan (dt5972)2-21/+24
Needed to add dependency on new sli-provider-base artifact to clear compile error in LCM jUnit test case. Change-Id: Ifc272e47628fd674d860277b80085aee91beb00a Issue-ID: CCSDK-793 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-27Update sdc-tosca version to 1.4.7lalena.aria4-5/+3
Changes made: Update sdc-tosca version to 1.4.7. Replace org.onap.sdc.tosca.parser.impl.SdcTypes with org.onap.sdc.tosca.parser.enums.SdcTypes. Replace getNodeTemplatePropertyAsObject with getNodeTemplatePropertyValueAsObject. Change-Id: I9482cad49e2baae1c1383afabff9377c72441246 Issue-ID: CCSDK-758 Signed-off-by: lalena.aria <lalena.aria@att.com>
2018-11-19Merge "Add logic for ingesting related_network_role data"Dan Timoney4-3/+129
2018-11-19Merge "Replace logic for subinterface_indicator ingestion"Dan Timoney1-3/+12
2018-11-06Add logic for ingesting related_network_role datalalena.aria4-3/+130
Changes made: Add ingestion for related_network_role data at VL, FV and VFC. Add ingestion for trunk_network_indicator on VL. Fix ATTRIBUTE_VALUE_PAIR insertion for VFC Instance Group properties. Change-Id: Ifd46bad5963a430ed55aacad369ab64b723a11fd Issue-ID: CCSDK-649 Signed-off-by: lalena.aria <lalena.aria@att.com>
2018-11-06Fix misplaced ifTimoney, Dan (dt5972)1-33/+26
Updated main loop of ueb-listener to recreate client on each iteration rather than using client created outside loop. Change-Id: I5c5b9f26e472dfbffefdd49a870a293159f72b10 Issue-ID: SDNC-472 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-06Replace logic for subinterface_indicator ingestionlalena.aria1-3/+12
Changes made: Replace ingestion logic for VFC_TO_NETWORK_ROLE_MAPPING.subinterface_indicator with alternate logic suggested by ASDC. Change-Id: Ied21e9361091c3fe4c05c6d9a2ee35c6491a7e10 Issue-ID: CCSDK-630 Signed-off-by: lalena.aria <lalena.aria@att.com>