aboutsummaryrefslogtreecommitdiffstats
path: root/models-examples/src/main/resources/policytypes/onap.policies.Naming.yaml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-12-16 11:11:05 -0500
committerPamela Dragosh <pdragosh@research.att.com>2019-12-17 08:31:52 -0500
commita70dbf38827f6c3b50f35c947faa81985711e242 (patch)
tree338bd6038a1b6fc7e58e154c009547c48cd8d0ac /models-examples/src/main/resources/policytypes/onap.policies.Naming.yaml
parente279f0ec53147f53d7a48041c7b433b7738ae37d (diff)
Modifications to decision request and policy fixes
Discovered while working on both the SDNC naming and optimization application work. Fixed the datatype for SDNC naming policy type Added a copy constructor for Decision request Added metadata for optimization Subscriber policy type Issue-ID: POLICY-2066 Change-Id: I83c99533f26747c856c591d05d22691714549cf2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'models-examples/src/main/resources/policytypes/onap.policies.Naming.yaml')
-rw-r--r--models-examples/src/main/resources/policytypes/onap.policies.Naming.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/models-examples/src/main/resources/policytypes/onap.policies.Naming.yaml b/models-examples/src/main/resources/policytypes/onap.policies.Naming.yaml
index f1b9c43d2..8636b7980 100644
--- a/models-examples/src/main/resources/policytypes/onap.policies.Naming.yaml
+++ b/models-examples/src/main/resources/policytypes/onap.policies.Naming.yaml
@@ -13,7 +13,7 @@ policy_types:
type: policy.data.naming-model-entity
data_types:
policy.data.naming-model-entity:
- derived_from: tosca.nodes.Root
+ derived_from: tosca.datatypes.Root
properties:
nfRole:
type: string
@@ -37,7 +37,7 @@ data_types:
entry_schema:
type: policy.data.naming-property
policy.data.naming-property:
- derived_from: tosca.nodes.Root
+ derived_from: tosca.datatypes.Root
properties:
property-name:
type: string