Merge "update keystore cert"
authorJorge Hernandez <jorge.hernandez-herrero@att.com>
Tue, 25 Aug 2020 23:32:27 +0000 (23:32 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 25 Aug 2020 23:32:27 +0000 (23:32 +0000)
models-examples/src/main/resources/policytypes/onap.policies.Match.yaml [new file with mode: 0644]

diff --git a/models-examples/src/main/resources/policytypes/onap.policies.Match.yaml b/models-examples/src/main/resources/policytypes/onap.policies.Match.yaml
new file mode 100644 (file)
index 0000000..caf9467
--- /dev/null
@@ -0,0 +1,7 @@
+tosca_definitions_version: tosca_simple_yaml_1_1_0
+policy_types:
+    onap.policies.Match:
+        derived_from: tosca.policies.Root
+        version: 1.0.0
+        name: onap.policies.Match
+        description: Base Policy Type for matchable Policies
\ No newline at end of file