Backend extensibility 33/101533/3
authorMichaelMorris <michael.morris@est.tech>
Sat, 8 Feb 2020 22:55:49 +0000 (22:55 +0000)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Tue, 18 Feb 2020 16:06:37 +0000 (16:06 +0000)
commit580e536e8b86a50789031f56a0e20a4985d738a0
tree9f47a6e10f55482ca590e1ff7b963dc0245421bc
parent4aa20bc42b7bd98dde15f7594084669eb92412c2
Backend extensibility

Issue-ID: SDC-2761
Change-Id: I9287e0255fdda8da61cafc4b761190c8992b9aff
Signed-off-by: MichaelMorris <michael.morris@est.tech>
.gitignore
catalog-be/pom.xml
catalog-be/sdc-backend/Dockerfile
catalog-be/sdc-backend/context.xml.template [new file with mode: 0644]
catalog-be/src/main/java/org/openecomp/sdc/be/plugins/CsarEntryGenerator.java [new file with mode: 0644]
catalog-be/src/main/java/org/openecomp/sdc/be/tosca/CsarUtils.java
catalog-be/src/main/java/org/openecomp/sdc/config/CatalogBESpringConfig.java