aboutsummaryrefslogtreecommitdiffstats
path: root/vnfm-simulator/vnfm-service/src/main/java/org/onap/svnfm/simulator/services
AgeCommit message (Collapse)AuthorFilesLines
2019-10-08VNFM Simulator Removed. Moved to CSIT.AndrewLamb6-841/+0
Change-Id: I6c439615d52751578200ef84aacb20b0263b3846 Issue-ID: SO-1952 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2019-08-08Merge "VNFM adapter support two way TLS"Seshu Kumar M1-2/+33
2019-08-07Sonar fixes for SvnfmControllerLukasz Muszkieta1-56/+26
Change-Id: I70051af78d353447e11985cc1a8fa8e7f2606f89 Issue-ID: SO-2187 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-08-02VNFM adapter support two way TLSMichaelMorris1-2/+33
Change-Id: Icdb57587c9070bcce405eeaea4275fea0af0533a Issue-ID: SO-2190 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-08-01Add oauth for calls from VNFM to VNFM adapterMichaelMorris1-2/+59
Change-Id: I6ff1f9ed130b8331f6a001d3dcb64b9dcfb30eb5 Issue-ID: SO-2180 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-07-22Implement TLS for calls into VNFM adapterMichaelMorris1-0/+19
Issue-ID: SO-2143 Change-Id: I2fcacab7aebc9a22b952d881b0bf2404e1638b37 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-07-05add junit coverage for VnfmHelperLukasz Muszkieta1-1/+5
Change-Id: I0db84333f1c5ffa09ec78f504a101b75343157a3 Issue-ID: SO-1576 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-05-07fix newest sonar bugsk.kazak1-0/+2
OperationProgressor: restore interrupted state PnfEventReadyDmaapClient: remove useless check for null that never happens Test for this case already exists in PnfEventReadyDmaapClientTest.pnfCorrelationIdIsNotFoundInHttpResponse Change-Id: Ic7e4d0cb701721ee4d9a8bc46d65dc1d847d7704 Issue-ID: SO-1811 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-04-29VNFM simulator implementation for delete flowMichaelMorris5-98/+261
Issue-ID: SO-1773 Change-Id: I14c8325dbb8fbdaebff7b7ec674fd0ddbb5930c3 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-26VNFM simulator implementation for instantiate flowLathish4-75/+429
Issue-ID: SO-1773 Change-Id: I710fe6905d650df29f7550f4eafde2f672301bc4 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-09Added VNFM Simulator projectrokenny2-0/+241
Change-Id: I9b84164dc189128eed8d09b6ce69fc5d5fd78348 Issue-ID: SO-1618 Signed-off-by: rokenny <ronan.kenny@est.tech>