summaryrefslogtreecommitdiffstats
path: root/configbackuprestore/getBackupVnfDetailService
AgeCommit message (Collapse)AuthorFilesLines
2019-01-07Prepare for Casablanca mtce release buildTimoney, Dan (dt5972)1-5/+2
Prepare for building Casablanca mtce release artifact Change-Id: Ib31901c54fba41390c1859077137ee95664a2503 Issue-ID: SDNC-558 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 5e86ea106053ab63f3822488f792ca37f33f4b14
2018-12-14Upgrade zjsonpatch version to 0.4.6Timoney, Dan (dt5972)1-1/+1
Upgrade zjsonpatch to version 0.4.6, which no longer depends on guava (older version depended on a version of guava with a known critical security vulnerability). Change-Id: I011da29ea84b2556d4eee24363290e694b8eb3db Issue-ID: SDNC-536 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: e41d97601dcd3306701630094b52f2b88d81de53
2018-11-19Roll to next snapshotTimoney, Dan (dt5972)1-2/+2
Roll to snapshot 1.4.3-SNAPSHOT Change-Id: Id5c605e5c691df825e1944c6c300f38f5e190f15 Issue-ID: SDNC-521 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a7b24c30b41ad01f6fd4de06e4ce624f2bbbbc8f
2018-10-23Roll to next Casablanca snapshotTimoney, Dan (dt5972)1-2/+2
Roll to next Casablanca snapshot Change-Id: I45d042cdddcab926ad5478e417809cbb19d18701 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: bf2e2057530626a312696948ec758bb2140244a7
2018-10-04Roll to next snapshot versionAlexis de Talhouët1-2/+2
Roll to next snapshot version to 1.4.1-SNAPSHOT Change-Id: I4f5b1513a36894efd26b93f3f0954fafc112cc3f Issue-ID: SDNC-471 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: db13f4ddbd4a66ab9d66b1820279514137543eff
2018-09-13Fix group idTimoney, Dan (dt5972)1-1/+1
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)1-52/+47
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-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-21Epic-231 cbr for compareSoumendu Sekhar Acharya11-0/+598
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