ToscaFileSelector 78/120778/9
authorsebdet <sebastien.determe@intl.att.com>
Wed, 21 Apr 2021 14:28:33 +0000 (16:28 +0200)
committersebdet <sebastien.determe@intl.att.com>
Fri, 23 Apr 2021 15:35:17 +0000 (17:35 +0200)
commitd1ed0a9ba6ffea4006fadf3847495563d11dc12e
tree4ced12d9a953aa0fddd1c6a8002836964020d94d
parent5ce5937197df5eed3895e2590ea31b23207026b4
ToscaFileSelector

The UI code that manages the tosca file selector that will be sent to clamp be + fix Rest Camel endpoint that always want ot convert http body to JSON (due to Camel upgrade)

Issue-ID: POLICY-3229
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I6148276d4c527f29db904a76655055c19d4e2023
src/main/java/org/onap/policy/clamp/clds/config/sdc/SdcControllersConfiguration.java
src/main/java/org/onap/policy/clamp/configuration/ClampGsonDataFormat.java
src/main/resources/clds/camel/rest/clamp-api-v2.xml
src/main/resources/clds/camel/routes/policy-flows.xml
ui-react-lib/libIndex.js
ui-react/src/api/PolicyService.js
ui-react/src/components/dialogs/Policy/PolicyToscaFileSelector.js [new file with mode: 0644]
ui-react/src/components/dialogs/Policy/ViewAllPolicies.js