aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
AgeCommit message (Collapse)AuthorFilesLines
2019-09-04Use v2 of io.swagger to avoid the use of jQueryPrudence Au1-14/+10
Issue-ID: LOG-1101 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I91535ecf43869aa8d1ce5a86278c0b61fda7040b
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)4-444/+443
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 Barsky5-15/+15
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)3-33/+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-15Merge "Add code for password obfuscation"Prudence Au1-2/+3
2018-08-13update startup scriptPrudence Au1-7/+7
Change-Id: I2b1f003fee6804d9c693732484c3a183e5a0cd4d Issue-ID: LOG-598 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-13Docker image updatesPrudence Au1-3/+3
Change-Id: I6fef0a255ca7411d2053ecca145156e6abad9775 Issue-ID: LOG-598 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-10Add code for password obfuscationTait,Trevor(rt0435)1-2/+3
Issue-ID: LOG-602 Change-Id: Ia35966d14c232e1381a8cd4cfb831bdc4921e491 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-08-08Add POMBA SDC Context Builder DockerfileJennie Jia2-0/+27
Issue-ID: LOG-598 Change-Id: Ic73e56046a8a9c1e6da3e9ac2fb41ed62d27bf34 Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-08-07Upstreaming the POMBA SDC Context BuilderJennie Jia63-0/+29600
Issue-ID: LOG-522 Change-Id: Ic4606c987a8950ff3d19a8f42f330b08e3f4e4ca Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>