From: Dan Timoney Date: Mon, 8 Jul 2019 13:43:45 +0000 (+0000) Subject: Merge "Configurations for SDNR OOFPCI Use case" X-Git-Tag: 0.5.0~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=commitdiff_plain;h=b5b816769e0fd6f3068c13eb004ad2ca95b9cd9b;hp=c6f21bed9c8144d5195232d28dfd1d1f9f1373e6 Merge "Configurations for SDNR OOFPCI Use case" --- diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index 708324a0..39664894 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -428,6 +428,7 @@ ../src/main/properties *.properties + *.vt false diff --git a/odlsli/odlsli-alpine/src/main/properties/rpc-message-sliapi-execute.vt b/odlsli/odlsli-alpine/src/main/properties/rpc-message-sliapi-execute.vt new file mode 100644 index 00000000..1cdd65e9 --- /dev/null +++ b/odlsli/odlsli-alpine/src/main/properties/rpc-message-sliapi-execute.vt @@ -0,0 +1,8 @@ +{ + "input": { + "module-name": "oofpcipoc-api", + "rpc-name": $rpc_name, + "mode": "sync", + "sli-parameter": $sli_parameters + } +} \ No newline at end of file diff --git a/odlsli/odlsli-alpine/src/main/properties/sdnr-oofpcipoc-api-dg.properties b/odlsli/odlsli-alpine/src/main/properties/sdnr-oofpcipoc-api-dg.properties index afcd89e1..d80bb5ce 100644 --- a/odlsli/odlsli-alpine/src/main/properties/sdnr-oofpcipoc-api-dg.properties +++ b/odlsli/odlsli-alpine/src/main/properties/sdnr-oofpcipoc-api-dg.properties @@ -1,5 +1,5 @@ restapi.templateDir=/opt/onap/ccsdk/restapi/templates -controller.url=http://localhost:8181 +controller.url=http://sdnc.onap:8282 controller.user=admin controller.pwd=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U ransim-mounted=false