summaryrefslogtreecommitdiffstats
path: root/adapters/mso-vnfm-adapter/mso-vnfm-etsi-adapter/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-04-09Add sending create request to VNFMMichaelMorris1-3/+9
Change-Id: Id1c3f8b32533150a8983706bc28b3b02b9124bf5 Issue-ID: SO-1623 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-02Check for existing VNF in VNFMMichaelMorris2-0/+9
Issue-ID: SO-1622 Change-Id: I6aa6af3c6988032f436c5da79c0140370469439e Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-03-13Create VNFM adapter shellMichaelMorris1-0/+31
Create maven structure, spring boot application and docker image for the VNFM adapter. Implementation of functionality will follow in subsequent stories. Issue-ID: SO-1620 Change-Id: I735ead3f1c34bf33e6813a3741609409b0da851c Signed-off-by: MichaelMorris <michael.morris@est.tech>