aboutsummaryrefslogtreecommitdiffstats
path: root/osdf/models/policy/placement/tosca/vnfPolicy-v20181031.yml
diff options
context:
space:
mode:
Diffstat (limited to 'osdf/models/policy/placement/tosca/vnfPolicy-v20181031.yml')
-rw-r--r--osdf/models/policy/placement/tosca/vnfPolicy-v20181031.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/osdf/models/policy/placement/tosca/vnfPolicy-v20181031.yml b/osdf/models/policy/placement/tosca/vnfPolicy-v20181031.yml
index 46d8c32..8eaf178 100644
--- a/osdf/models/policy/placement/tosca/vnfPolicy-v20181031.yml
+++ b/osdf/models/policy/placement/tosca/vnfPolicy-v20181031.yml
@@ -69,3 +69,17 @@ data_types:
unique:
type: string
required: false
+ attributes:
+ type: list
+ required: false
+ entry_schema:
+ type:policy.data.vnfProperties_filteringAttributes
+ passthroughAttributes:
+ type: list
+ required: false
+ entry_schema:
+ type:policy.data.vnfProperties_passthroughAttributes
+ policy.data.vnfProperties_filteringAttributes:
+ derived_from: tosca.nodes.Root
+ policy.data.vnfProperties_passthroughAttributes:
+ derived_from: tosca.nodes.Root