summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/nfv-types/VDU/VDU.yml
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2018-07-24 11:47:25 +0300
committerTal Gitelman <tg851x@intl.att.com>2018-07-24 19:17:42 +0000
commit5a13c2376e309387492a14722911e3c7b29c1f4b (patch)
tree59fb96a6930c53f65b24d4881ca2ed391fa5d46d /catalog-be/src/main/resources/import/tosca/nfv-types/VDU/VDU.yml
parent0081451051e155e758a6d0be40f2fb8b18c434c9 (diff)
Update sdc-parser version and allign normatives
Change-Id: Ib654abf209c3c46a93416516e7eb31409ed621f6 Issue-ID: SDC-1544 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/nfv-types/VDU/VDU.yml')
-rw-r--r--catalog-be/src/main/resources/import/tosca/nfv-types/VDU/VDU.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/nfv-types/VDU/VDU.yml b/catalog-be/src/main/resources/import/tosca/nfv-types/VDU/VDU.yml
index 541126f7e3..68ecf90104 100644
--- a/catalog-be/src/main/resources/import/tosca/nfv-types/VDU/VDU.yml
+++ b/catalog-be/src/main/resources/import/tosca/nfv-types/VDU/VDU.yml
@@ -3,19 +3,9 @@ node_types:
tosca.nodes.nfv.VDU:
derived_from: tosca.nodes.SoftwareComponent
capabilities:
-#Not found in any spec
-# high_availability:
-# type: nfv.capabilities.HA
Virtualbinding:
type: tosca.capabilities.nfv.VirtualBindable
-# monitoring_parameter:
-# type: nfv.capabilities.Metric
requirements:
-#Not found in any spec
-# - high_availability:
-# capability: nfv.capabilities.HA
-# relationship: nfv.relationships.HA
-# occurrences: [ 0, 1 ]
- host:
capability: tosca.capabilities.Container
node: tosca.nodes.Compute