aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-vnfm-adapter/mso-vnfm-adapter-api/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-22Created new BB for so-etsiwaqas.ikram1-0/+1
Change-Id: I9bf6b4019c280b816925ee5e0d826bff69cb1583 Issue-ID: SO-1621 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-03-13Create VNFM adapter REST APIMichaelMorris1-0/+87
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>
2019-03-13Create VNFM adapter shellMichaelMorris1-0/+17
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>