summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/relationship-types/relationshipTypes.yml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/relationship-types/relationshipTypes.yml')
-rw-r--r--catalog-be/src/main/resources/import/tosca/relationship-types/relationshipTypes.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/relationship-types/relationshipTypes.yml b/catalog-be/src/main/resources/import/tosca/relationship-types/relationshipTypes.yml
index a2c9d2b3ad..a2ea535a56 100644
--- a/catalog-be/src/main/resources/import/tosca/relationship-types/relationshipTypes.yml
+++ b/catalog-be/src/main/resources/import/tosca/relationship-types/relationshipTypes.yml
@@ -87,7 +87,7 @@ org.openecomp.relationships.AttachesTo:
location:
description: The relative location (e.g., path on the file system), which provides the root location to address an attached node.
type: string
- status: SUPPORTED
+ status: supported
required: false
org.openecomp.relationships.VolumeAttachesTo:
@@ -97,18 +97,18 @@ org.openecomp.relationships.VolumeAttachesTo:
volume_id:
description: The ID of the volume to be attached
type: string
- status: SUPPORTED
+ status: supported
required: true
instance_uuid:
description: The ID of the server to which the volume attaches
type: string
- status: SUPPORTED
+ status: supported
required: true
attributes:
show:
description: Detailed information about resource
type: string
- status: SUPPORTED
+ status: supported
org.openecomp.relationships.ForwardsTo:
derived_from: tosca.relationships.Root