Update TOSCA compute requirement

The relationship type should be at the same level as main requirement.

Change-Id: Ie2698ff5f1a5316be83f774f314a38d8752bec34
This commit is contained in:
spzala 2015-02-03 08:03:28 -08:00
parent 70c7a517c1
commit 21123ef5d0

View File

@ -88,7 +88,7 @@ tosca.nodes.Compute:
type: tosca.capabilities.Container
requirements:
- attachment: tosca.nodes.BlockStorage
- type: AttachTo
type: AttachTo
tosca.nodes.SoftwareComponent:
derived_from: tosca.nodes.Root