summaryrefslogtreecommitdiffstats
path: root/k8s/plugin_testing_blueprints/operations/policy_update.yaml
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2020-08-12 11:30:41 -0400
committerJack Lucas <jflos@sonoris.net>2020-08-12 11:33:09 -0400
commit43f0c2c84a1d1c0e9dd49e41c748f56b5820760b (patch)
tree4d5eb9a325684abdb4bfaf66d2f6f9019bd654ea /k8s/plugin_testing_blueprints/operations/policy_update.yaml
parent75758e6b5202c3a913c7a3509c3596a11c6270ad (diff)
Add plugin testing blueprints
Issue-ID: DCAEGEN2-2352 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Icacef912fc24d2814d513bd2df2a6aaed117ebb5
Diffstat (limited to 'k8s/plugin_testing_blueprints/operations/policy_update.yaml')
-rw-r--r--k8s/plugin_testing_blueprints/operations/policy_update.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/k8s/plugin_testing_blueprints/operations/policy_update.yaml b/k8s/plugin_testing_blueprints/operations/policy_update.yaml
new file mode 100644
index 0000000..ef91df2
--- /dev/null
+++ b/k8s/plugin_testing_blueprints/operations/policy_update.yaml
@@ -0,0 +1,11 @@
+operation: dcae.interfaces.policy.policy_update
+operation_kwargs:
+ updated_policies:
+ - policy_id: org.onap.policy007
+ policy_body:
+ policyVersion: "1463"
+ policyName: "org.onap.policy007.1463.xml"
+ config: {"type": "NoParking", "start": "0100", "end": "0630"}
+node_ids:
+ - "web_server"
+allow_kwargs_override: true