aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-vnfm-adapter/mso-vnfm-adapter-api/src
AgeCommit message (Collapse)AuthorFilesLines
2020-02-24SOL003 Adapter Package Management - NotifyAndrewLamb1-35/+84
Change-Id: Iaa428d259c23df581c1aced1978302ede0e854c0 Issue-ID: SO-2420 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-02-10Add SOL003 Package Management Notification Swagger filerope2521-0/+1778
Change-Id: Ic5c34177adc6901c020b9f554e9da94270c142c1 Issue-ID: SO-2654 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-12-20Add Notification Swagger for VNFM-Adapterrope2521-0/+230
Change-Id: I1eda686ec9038c22406dd4c576ceb46cb168e351 Issue-ID: SO-2578 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-04-02Add job handlingMichaelMorris1-1/+1
Issue-ID: SO-1624 Change-Id: I84c089d7b0ad610f0fe38be220a81a1f0762f394 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-03-13Create VNFM adapter REST APIMichaelMorris1-0/+522
Created swagger YAML file for VNFM Adapter REST API and added generation of classes from the swagger yaml file Issue-ID: SO-1619 Change-Id: Ib9537f57a82f1e0a1ac0c92b452b591831328534 Signed-off-by: MichaelMorris <michael.morris@est.tech>