summaryrefslogtreecommitdiffstats
path: root/dcae-policy/dcaepolicy-node-type.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-policy/dcaepolicy-node-type.yaml')
-rw-r--r--dcae-policy/dcaepolicy-node-type.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/dcae-policy/dcaepolicy-node-type.yaml b/dcae-policy/dcaepolicy-node-type.yaml
index 7206a8b..04b2fd6 100644
--- a/dcae-policy/dcaepolicy-node-type.yaml
+++ b/dcae-policy/dcaepolicy-node-type.yaml
@@ -1,5 +1,3 @@
-# ============LICENSE_START=======================================================
-# org.onap.dcae
# ================================================================================
# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved.
# ================================================================================
@@ -27,7 +25,7 @@ plugins:
dcaepolicy:
executor: 'central_deployment_agent'
package_name: dcaepolicyplugin
- package_version: 2.0.0
+ package_version: 2.1.0
data_types:
# the properties inside dcae.data.policy_filter are identical to /getConfig API of policy-engine except the requestID field.
@@ -35,7 +33,7 @@ data_types:
# policy-engine /getConfig wiki: The filter works as a combined "AND" operation.
# To retrieve all policies using "sample" as configName,
# the request needs to have policyName = ".*" and configName as = "sample"
- # configAttributes is a key-value dictionary
+ # configAttributes is a key-value dictionary or a stringified json of the dictionary
dcae.data.policy_filter:
properties:
policyName: