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.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/osdf/models/policy/placement/tosca/vnfPolicy-v20181031.yml b/osdf/models/policy/placement/tosca/vnfPolicy-v20181031.yml
index 4ce3b9f..8eaf178 100644
--- a/osdf/models/policy/placement/tosca/vnfPolicy-v20181031.yml
+++ b/osdf/models/policy/placement/tosca/vnfPolicy-v20181031.yml
@@ -66,3 +66,20 @@ data_types:
customerId:
type: string
required: true
+ 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