summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/data-types
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2018-07-26 14:03:00 +0300
committerTal Gitelman <tg851x@intl.att.com>2018-07-26 14:03:00 +0300
commitae5a3714376a5f4492470fbf9b54046c1229171d (patch)
tree5c4f8a23a39335cad4c044832473fa16e94cbde6 /catalog-be/src/main/resources/import/tosca/data-types
parent63ad1b5a2b544a09401640ec38b4b371e36606c7 (diff)
Update and align normatives
Change-Id: Ie3749d5b8bb0426f9565cb4f9a1ce0848451422d Issue-ID: SDC-1544 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/data-types')
-rw-r--r--catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml37
1 files changed, 21 insertions, 16 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml b/catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml
index c5555a5838..b3635dc09f 100644
--- a/catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml
+++ b/catalog-be/src/main/resources/import/tosca/data-types/dataTypes.yml
@@ -57,14 +57,20 @@ tosca.datatypes.Credential:
org.openecomp.datatypes.PortMirroringConnectionPointDescription:
derived_from: tosca.datatypes.Root
properties:
- nf_type:
- type: string
- nfc_type:
- type: string
+ nf_naming_code:
+ type: string
+ nfc_naming_code:
+ type: string
network_role:
- type: string
- pps_capacity:
- type: string
+ type: string
+ pps_capacity:
+ type: string
+ nf_type:
+ type: string
+ description: deprecated
+ nfc_type:
+ type: string
+ description: deprecated
tosca.datatypes.TimeInterval:
derived_from: tosca.datatypes.Root
@@ -1391,8 +1397,7 @@ tosca.datatypes.nfv.injectFile: #used for vCPE usecase
type: string
required: true
tosca.datatypes.nfv.L2AddressData:
- derived_from: tosca.datatypes.Root
- properties:
+ properties:
mac_address_assignment:
type: boolean
required: true
@@ -1452,7 +1457,7 @@ tosca.datatypes.nfv.VlFlavour:
flavourId:
type: string
tosca.datatypes.nfv.ext.AddressPairs:
- properties:
+ properties:
ip:
type: string
required: false
@@ -1460,7 +1465,7 @@ tosca.datatypes.nfv.ext.AddressPairs:
type: string
required: false
tosca.datatypes.nfv.ext.FloatingIP:
- properties:
+ properties:
external_network:
type: string
required: false
@@ -1468,7 +1473,7 @@ tosca.datatypes.nfv.ext.FloatingIP:
type: string
required: false
tosca.datatypes.nfv.ext.LocationInfo:
- properties:
+ properties:
availability_zone:
type: string
required: false
@@ -1479,7 +1484,7 @@ tosca.datatypes.nfv.ext.LocationInfo:
type: string
required: false
tosca.datatypes.nfv.ext.HostRouteInfo:
- properties:
+ properties:
destination:
type: string
required: false
@@ -1487,7 +1492,7 @@ tosca.datatypes.nfv.ext.HostRouteInfo:
type: string
required: false
tosca.datatypes.nfv.ext.InjectData:
- properties:
+ properties:
file_name:
type: string
required: false
@@ -1495,7 +1500,7 @@ tosca.datatypes.nfv.ext.InjectData:
type: string
required: false
tosca.datatypes.nfv.ext.zte.WatchDog:
- properties:
+ properties:
enable_delay:
type: integer
required: false
@@ -1503,7 +1508,7 @@ tosca.datatypes.nfv.ext.zte.WatchDog:
type: string
required: false
tosca.datatypes.nfv.ext.LocalAffinityOrAntiAffinityRule:
- properties:
+ properties:
scope:
type: string
required: false