Add the target resource ID 29/14629/1
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Fri, 22 Sep 2017 13:52:45 +0000 (15:52 +0200)
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Fri, 22 Sep 2017 14:04:11 +0000 (16:04 +0200)
commit8c5ffd0eb1269ceeb9b19a2c274577fae6240840
treeb2c21078726a8cf13a0070a579b45248710b3934
parent10efd56cf30699a2d241d2b8aef6d504faf3090d
Add the target resource ID

Add target resource ID in operational policy code as requested.
It changes the UI, the Policy code, the model and the tests.

Change-Id: Ie72badde55e7f8b5c2e5234099a09b95958205cf
Issue-ID: CLAMP-55
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
12 files changed:
src/main/java/org/onap/clamp/clds/client/req/OperationalPolicyReq.java
src/main/java/org/onap/clamp/clds/model/prop/PolicyChain.java
src/main/java/org/onap/clamp/clds/model/prop/PolicyItem.java
src/main/resources/META-INF/resources/designer/partials/portfolios/PolicyWindow_properties.html
src/test/java/org/onap/clamp/clds/it/OperationPolicyReqIT.java [new file with mode: 0644]
src/test/java/org/onap/clamp/clds/model/prop/ModelPropertiesTest.java
src/test/resources/example/model-properties/modelBpmnProp.json
src/test/resources/example/model-properties/modelBpmnPropWithGlobal.json
src/test/resources/example/modelProp.json
src/test/resources/example/modelPropForPolicy.json
src/test/resources/example/operational-policy/yaml-policy-chain-1.yaml [new file with mode: 0644]
src/test/resources/example/operational-policy/yaml-policy-chain-2.yaml [new file with mode: 0644]