aboutsummaryrefslogtreecommitdiffstats
path: root/models-examples/src/main/resources/policies/vDNS.policy.guard.blacklist.input.tosca.yaml
blob: 16ed72b3cbbf22a8fb683205f56b85d187bb46fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
tosca_definitions_version: tosca_simple_yaml_1_1_0
topology_template:
    policies:
    -   guard.blacklist.scaleout:
            type: onap.policies.controlloop.guard.common.Blacklist
            type_version: 1.0.0
            version: 1.0.0
            name: guard.blacklist.scaleout
            metadata:
                policy-id: guard.blacklist.scaleout
            properties:
                actor: SO
                operation: VF Module Create
                id: ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
                blacklist:
                - the-vfmodule-where-root-is-true
                - another-vfmodule-where-root-is-true