Remove controllerVersion (no use at this point). 31/102531/1
authorjhh <jorge.hernandez-herrero@att.com>
Fri, 28 Feb 2020 01:28:59 +0000 (19:28 -0600)
committerjhh <jorge.hernandez-herrero@att.com>
Fri, 28 Feb 2020 01:28:59 +0000 (19:28 -0600)
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

models-examples/src/main/resources/policytypes/onap.policies.native.Drools.yaml

index c36796e..6a17f10 100644 (file)
@@ -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