aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/pomba/contextbuilder/sdc/model
AgeCommit message (Collapse)AuthorFilesLines
2019-03-18SdcCtxBuder:Upd Rsp w NOK to CxtAggr aft error occLeigh, Phillip (pl876u)1-2/+5
This fix also includes the Tosca parser upgraded to the current latest version. Issue-ID: LOG-1015 Issue-ID: LOG-823 Change-Id: Ic59ac988afcd07d2bbf1c996c8625225f85cd972 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-13SdcCtxBulder:set UUID svcInstanceId & versioningLeigh, Phillip (pl876u)2-325/+324
Also fixed the versioning support Issue-ID: LOG-712 Issue-ID: LOG-658 Change-Id: Iaf3327d2c891671bae45f3f2c5a7fc5b6e9cf180 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-01-14Upgrade sdc-context-builder to audit-common.1.4.0Tait,Trevor(rt0435)1-24/+16
Issue-ID: LOG-926 Change-Id: Idc2816e791290b1067a5fb5db3c0cd18d29c45c8 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-11-02Upgrade to the latest tosca parser versionGeora Barsky3-12/+12
Issue-ID: LOG-796 Change-Id: Ie550bb24665a1ff667a172b4961710dbf123cc23 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-10-09Remove pact-jvm-provider-junit-2.11 artifactTait,Trevor(rt0435)1-2/+0
POMBA SDC Context Builder uses pact-jvm-provider-junit-2.11 artifact (bad license). Removed this unused artifact from the pom.xml and other unused code from the project. Issue-ID: LOG-747 Change-Id: If33cd95d5a16ae8a8c6ddf0f297e74ebbd4b2528 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-09-12Update SDC Context Builder to use APIv1Tait,Trevor(rt0435)1-3/+3
Issue-ID: LOG-448 The changes to adapt to pomba-audit-common-1.3.1-SNAPSHOT are in pom.xml, ToscaModelConverter.java and SDCContextBuilderTest.java. The other changes are just for whitespace on line length warnings that were issued by the ONAP audit tools. Change-Id: Ied25e9e186776d8b36f30d0e80484af8d057da35 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-08-07Upstreaming the POMBA SDC Context BuilderJennie Jia5-0/+635
Issue-ID: LOG-522 Change-Id: Ic4606c987a8950ff3d19a8f42f330b08e3f4e4ca Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>