aboutsummaryrefslogtreecommitdiffstats
path: root/so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-service/src/test
AgeCommit message (Collapse)AuthorFilesLines
2021-02-18Removing so-etsi-nfvo modulewaqas.ikram4-504/+0
Change-Id: I5ab5d409bad26abd83b2d8338c4c5ab5fa6be97c Issue-ID: SO-3485 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-16update camunda and spring to latest versionsBenjamin, Max (mb388a)1-1/+6
Updated camunda to 7.14 and updated spring boot camunda to 3.4 Started to clean up duplicate maven dependencies Issue-ID: SO-3521 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ic65b04772b91dd989e41d6b6b93872978bc4e4e2
2020-10-13SO-ETSI-NFVO Get NS Operation Status Backend ServiceAndrewLamb2-10/+68
Issue-ID: SO-2871 Change-Id: I1b17bbc5750abb38bf017df4088c4b40db3552ab Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-10-02SO-ETSI-NFVO Delete NS Backend ServiceAndrewLamb1-8/+24
Issue-ID: SO-2870 Change-Id: I476e78a7f528d460eb6dc9bd9019e7407ff167e3 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-09-24Terminate NS Backend ServiceAndrewLamb1-7/+33
Issue-ID: SO-2869 Change-Id: I9c2b268d4f9aba7179633b71c8994065acacb742 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-09-09Adding NS instantiationwaqas.ikram2-10/+41
Change-Id: I06a8e1c9bfeb82f5fc61604030ec62bd17193e90 Issue-ID: SO-2868 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-04Implementing Create NSwaqas.ikram4-23/+123
Change-Id: Ib54e7476820fe716137e6d5e08e4d0deb9f104b9 Issue-ID: SO-3179 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-04Initialise NFVO Database Tablesrope2521-0/+28
Adding Entity files and SQL Script for initalising the NFVO DB using flyway. Also updated order of dependencies between pom.xmls with the so-etsi-nfvo module. Change-Id: I9ba682398df5a6cba22452f08caa565dec631b5d Issue-ID: SO-3159 Signed-off-by: rope252 <gareth.roper@est.tech>
2020-08-14Adding support for SOL005 NBI (SO-3155)waqas.ikram3-0/+240
and creating docker image (SO-3156) Change-Id: Ic1bc83d260c87c112dda66fedf52d5fe098262b3 Issue-ID: SO-3155 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>