Create camel endpoint to get tosca from runtime 91/121791/3
authorsaul.gill <saul.gill@est.tech>
Wed, 9 Jun 2021 13:24:00 +0000 (14:24 +0100)
committersaul.gill <saul.gill@est.tech>
Fri, 11 Jun 2021 12:46:42 +0000 (13:46 +0100)
commitee7faff4b6e292237ccdac5e19cd0b438ea91e52
tree605243de9fa8de87447daa2027c78ace949ecfcf
parentd7226091d3435926271c3d3443e6986f4c985803
Create camel endpoint to get tosca from runtime

Endpoint points to Runtime Tosca Service Template endpoint
Added new authorization role for control loop
Credentials in configuration file

Issue-ID: POLICY-3222
Change-Id: I86f8cc5751547abfa15e10903d7e2fb2854f1ece
Signed-off-by: saul.gill <saul.gill@est.tech>
runtime/docs/swagger/swagger.json [new file with mode: 0644]
runtime/docs/swagger/swagger.pdf [new file with mode: 0644]
runtime/extra/sql/dump/test-data.sql
runtime/pom.xml
runtime/src/main/resources/META-INF/resources/swagger.html
runtime/src/main/resources/application-noaaf.properties
runtime/src/main/resources/application.properties
runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml
runtime/src/main/resources/clds/camel/routes/controlloop-flows.xml [new file with mode: 0644]
runtime/src/test/resources/application.properties