Add Match documentation
[policy/parent.git] / docs / xacml / match.policies.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_1_0
2 topology_template:
3     policies:
4     -   test_match_1:
5             type: onap.policies.match.Test
6             version: 1.0.0
7             type_version: 1.0.0
8             name: test_match_1
9             properties:
10                matchable: foo
11                nonmatchable: value1
12     -   test_match_2:
13             type: onap.policies.match.Test
14             version: 1.0.0
15             type_version: 1.0.0
16             name: test_match_2
17             properties:
18                matchable: bar
19                nonmatchable: value2