Modify Runtime for new bpgen dependency 18/102518/6
authorDeven <dp023n@att.com>
Thu, 27 Feb 2020 19:33:33 +0000 (14:33 -0500)
committerDeven Panchal <dp023n@att.com>
Fri, 28 Feb 2020 17:32:31 +0000 (17:32 +0000)
commit7666d2a36849f88e917d87abec2e177dac500191
tree93c5788b20ff964ae38747932badcfb557aa4d16
parent77f2732015a0ab038bf6be6afaf924b827f44835
Modify Runtime for new bpgen dependency

Modify Runtime core and web components to build with the new bpgen dependency

Issue-ID: DCAEGEN2-2091
Change-Id: Id9dac8f4cc24a39dac2dac8dce7a84b54c1e1229
Signed-off-by: Deven <dp023n@att.com>
mod/runtimeapi/pom.xml
mod/runtimeapi/runtime-core/pom.xml
mod/runtimeapi/runtime-core/src/main/java/org/onap/dcae/runtime/core/blueprint_creator/BlueprintCreatorOnap.java [moved from mod/runtimeapi/runtime-core/src/main/java/org/onap/dcae/runtime/core/blueprint_creator/BlueprintCreatorOnapDublin.java with 96% similarity]
mod/runtimeapi/runtime-core/src/test/java/org/onap/dcae/runtime/core/TestFlowGraphParser.java
mod/runtimeapi/runtime-core/src/test/java/org/onap/dcae/runtime/core/TestIntegeration.java
mod/runtimeapi/runtime-core/src/test/java/org/onap/dcae/runtime/core/TestOnapBpGen.java
mod/runtimeapi/runtime-web/data/imports/onapDublinImports.yaml [deleted file]
mod/runtimeapi/runtime-web/data/imports/onapImports.yaml [new file with mode: 0644]
mod/runtimeapi/runtime-web/src/main/java/org/onap/dcae/runtime/web/configuration/BlueprintCreatorConfig.java
mod/runtimeapi/runtime-web/src/main/resources/application.properties
mod/runtimeapi/runtime-web/src/main/resources/imports/OnapImports.yaml [moved from mod/runtimeapi/runtime-web/src/main/resources/imports/OnapDublinImports.yaml with 100% similarity]