Fix the legacy policies 96/103696/3
authorsebdet <sebastien.determe@intl.att.com>
Fri, 13 Mar 2020 22:27:41 +0000 (15:27 -0700)
committersebdet <sebastien.determe@intl.att.com>
Mon, 16 Mar 2020 13:30:33 +0000 (06:30 -0700)
commit49ab84a916e96fde4fc39258fa10f8b5ce775f48
tree4a82e5adccade8fc1d660172662efb7f043bfbee
parent723de7f63f0951d0cfe7a23956cf9d00128809b1
Fix the legacy policies

Fix the legacy policies not displayed in the UI properly due to the new PolicyModal dialog.

Issue-ID: CLAMP-779
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I8070d8c57e43c9a386e09475f0d377f91104aef1
extra/sql/dump/test-data.sql
src/main/java/org/onap/clamp/policy/operational/OperationalPolicy.java
src/main/java/org/onap/clamp/policy/operational/OperationalPolicyRepresentationBuilder.java
src/main/resources/META-INF/resources/swagger.html
src/main/resources/clds/json-schema/operational_policies/operational_policy.json
src/test/resources/http-cache/example/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Apex/versions/1.0.0&#63;connectionTimeToLive=5000/.file
src/test/resources/http-cache/example/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0&#63;connectionTimeToLive=5000/.file
src/test/resources/tosca/operational-policy-json-schema.json
ui-react/src/components/dialogs/Policy/PolicyModal.js