aboutsummaryrefslogtreecommitdiffstats
path: root/configbackuprestore
AgeCommit message (Collapse)AuthorFilesLines
2018-09-13Fix group idTimoney, Dan (dt5972)3-3/+3
Some groupIds are incorrect (com.onap instead of org.onap), causing deploy to fail. Change-Id: I9c103e99835448f063aa2b5c14345b8497786f6d Issue-ID: SDNC-445 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 5672dc219e0f5a60f43040f3aede73cb15764ebd
2018-09-13Fix groupIdsTimoney, Dan (dt5972)4-88/+86
Incorrect groupIds - need to match repo structure. Also, name tags need to include sdnc-oam to map to correct Sonar project. Change-Id: I530855763bb02fc655a2192f9af55da63fd12512 Issue-ID: SDNC-445 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 597abe7f0380146d5e44588c2be24c63357afbd7
2018-09-13Add distributionManagement sectionTimoney, Dan (dt5972)1-0/+11
Add distributionManagement section to pom.xmls using parents that are outside ONAP. Change-Id: I7232a29068dd426a0f9afacfe19aea6bdd6f9ec1 Issue-ID: SDNC-445 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 9193c5a2cba400a9a29050b1fedb2f3d8607f585
2018-09-12Epic-231:versioning, and backup the configurationDushyantSinghThakur114-56/+9781
Merging the sdnc jira stories- 255,256 Change-Id: Iacb9274dae93f534f1331c4eb7d0669896d379d4 Issue-ID: SDNC-256 Signed-off-by: DushyantSinghThakur <dt00503496@techmahindra.com> Former-commit-id: 94d8b3d82b82dedfd5949da2e5d1ed348ab066e2
2018-08-24Epic-231 cbr junit testcase of SDNC-263Soumendu Sekhar Acharya1-0/+87
JUNIT Testcase for vnfconfigreportsservice Change-Id: I20d92c1514c97e9239b865e0bd3f8e015d538153 Issue-ID: SDNC-413 Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com> Former-commit-id: f88e26e83a56d1db9c105e430cb9c000b95cde9b
2018-08-24Epic-231 cbr junit testcase of SDNC-258Soumendu Sekhar Acharya1-0/+123
JUNIT Testcase for getBackupVnfDetailService Change-Id: I8b4f96b46bcfb23d35c183eed7c2ee949b956900 Issue-ID: SDNC-413 Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com> Former-commit-id: c07d55ffd5e1838e2ec4fc6204e8a6762674f5e9
2018-08-24Epic-231 cbr reportsSoumendu Sekhar Acharya8-1/+396
SDN-C to support reporting feature for automated operations e.g. backup, versioning, restoration and added jacoco plugin in parent configbackuprestore Change-Id: I355fdf0ed30a5446eb0447e3f90755dff54811cc Issue-ID: SDNC-263 Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com> Former-commit-id: 3fc03f8bde09d63f0c91c25bc95bb3419c3a6c0d
2018-08-21Epic-231 cbr for compareSoumendu Sekhar Acharya13-0/+641
SDN-C to support the config comparison feature Change-Id: I7e9219a40c54e1d0266e0fd55a5871b572539e6b Issue-ID: SDNC-258 Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com> Former-commit-id: 2b1c14f1135162077761a1c072f88c247209d8e3