summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/contrailAbstractSubstitute/contrailAbstractSubstitute.yml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types/contrailAbstractSubstitute/contrailAbstractSubstitute.yml')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/contrailAbstractSubstitute/contrailAbstractSubstitute.yml42
1 files changed, 21 insertions, 21 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/contrailAbstractSubstitute/contrailAbstractSubstitute.yml b/catalog-be/src/main/resources/import/tosca/heat-types/contrailAbstractSubstitute/contrailAbstractSubstitute.yml
index a1f40c5529..b1abf64728 100644
--- a/catalog-be/src/main/resources/import/tosca/heat-types/contrailAbstractSubstitute/contrailAbstractSubstitute.yml
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/contrailAbstractSubstitute/contrailAbstractSubstitute.yml
@@ -7,12 +7,12 @@ node_types:
type: string
description: Availability zone to create servers in
required: false
- status: SUPPORTED
+ status: supported
static_routes_list:
type: list
description: Static routes enabled
required: false
- status: SUPPORTED
+ status: supported
entry_schema:
type: boolean
availability_zone_enable:
@@ -20,33 +20,33 @@ node_types:
description: Indicates availability zone is enabled
required: false
default: false
- status: SUPPORTED
+ status: supported
service_template_name:
type: string
description: Service template name
required: false
- status: SUPPORTED
+ status: supported
ordered_interfaces:
type: boolean
description: Indicates if service interface are ordered
required: false
default: false
- status: SUPPORTED
+ status: supported
flavor:
type: string
description: flavor
required: false
- status: SUPPORTED
+ status: supported
image_name:
type: string
description: Image name
required: true
- status: SUPPORTED
+ status: supported
service_type:
type: string
description: Service type
required: true
- status: SUPPORTED
+ status: supported
constraints:
- valid_values:
- firewall
@@ -57,7 +57,7 @@ node_types:
type: list
description: List of interface types
required: true
- status: SUPPORTED
+ status: supported
entry_schema:
type: string
constraints:
@@ -70,19 +70,19 @@ node_types:
type: string
description: Service instance name
required: true
- status: SUPPORTED
+ status: supported
interface_list:
type: list
description: List of interfaces
required: false
- status: SUPPORTED
+ status: supported
entry_schema:
type: org.openecomp.datatypes.heat.network.contrail.InterfaceData
service_mode:
type: string
description: Service mode
required: true
- status: SUPPORTED
+ status: supported
constraints:
- valid_values:
- transparent
@@ -92,39 +92,39 @@ node_types:
type: list
description: Shared ips enabled
required: false
- status: SUPPORTED
+ status: supported
entry_schema:
type: boolean
attributes:
tenant_id:
type: string
description: Tenant id of the Service Instance
- status: SUPPORTED
+ status: supported
fq_name:
type: string
description: The FQ name of the service instance
- status: SUPPORTED
+ status: supported
service_template_name:
type: string
description: Service Template of the Service Instance
- status: SUPPORTED
+ status: supported
show:
type: string
description: All attributes
- status: SUPPORTED
+ status: supported
active_vms:
type: string
description: Number of service VMs active for this Service Instance
- status: SUPPORTED
+ status: supported
service_instance_name:
type: string
description: The name of the service instance
- status: SUPPORTED
+ status: supported
virtual_machines:
type: string
description: Service VMs for the Service Instance
- status: SUPPORTED
+ status: supported
status:
type: string
description: Status of the service instance
- status: SUPPORTED \ No newline at end of file
+ status: supported \ No newline at end of file