aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2020-05-10 15:08:25 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-10 15:08:25 +0000
commit8ec210e41d3532a97a6bcd7dbd9a408059140947 (patch)
treedde4280545892a7b7fec6caf02ff8f98798a85af
parent4e67242253d6254c06ea7daa0bc5eb18176ca573 (diff)
parent0b7eab8c90b7587d914c538f5527a5b3ca20bc10 (diff)
Merge "Add another blacklist entry for testing"
-rw-r--r--models-examples/src/main/resources/policies/vDNS.policy.guard.blacklist.input.tosca.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/models-examples/src/main/resources/policies/vDNS.policy.guard.blacklist.input.tosca.yaml b/models-examples/src/main/resources/policies/vDNS.policy.guard.blacklist.input.tosca.yaml
index 78a2de6b3..7cc6bc5a9 100644
--- a/models-examples/src/main/resources/policies/vDNS.policy.guard.blacklist.input.tosca.yaml
+++ b/models-examples/src/main/resources/policies/vDNS.policy.guard.blacklist.input.tosca.yaml
@@ -12,4 +12,5 @@ topology_template:
operation: VF Module Create
id: ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
blacklist:
- - the-vfmodule-where-root-is-true \ No newline at end of file
+ - the-vfmodule-where-root-is-true
+ - another-vfmodule-where-root-is-true \ No newline at end of file