aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2020-02-27 19:28:59 -0600
committerjhh <jorge.hernandez-herrero@att.com>2020-02-27 19:28:59 -0600
commitda47a120294d931bde38d821df8979813564e05c (patch)
treeac7fe68900f35a58df5d730416d6c8b0a37ae3e0
parent51a885d5c7d61094c39c9c1942147bed5c9049a3 (diff)
Remove controllerVersion (no use at this point).
It is not clear what would be the controller version for at this point. We could add back if we find a good use for this field. Issue-ID: POLICY-2388 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ic5dfeb1f39172550c7a0bda538992b0c64d1c71e
-rw-r--r--models-examples/src/main/resources/policytypes/onap.policies.native.Drools.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/models-examples/src/main/resources/policytypes/onap.policies.native.Drools.yaml b/models-examples/src/main/resources/policytypes/onap.policies.native.Drools.yaml
index c36796e8a..6a17f107c 100644
--- a/models-examples/src/main/resources/policytypes/onap.policies.native.Drools.yaml
+++ b/models-examples/src/main/resources/policytypes/onap.policies.native.Drools.yaml
@@ -41,7 +41,3 @@ data_types:
type: string
required: true
description: the name of drools controller policy
- controllerVersion:
- type: string
- required: false
- description: the version of drools controller policy \ No newline at end of file