cardinality_for should be be chosen from source/target

It is easier to implement and understand to use key instead of value

Change-Id: If33f5c316393c48a0555a0fd1c92bd0ccf13f7a2
This commit is contained in:
Yujun Zhang 2017-10-17 10:16:34 +08:00
parent 29388b98f9
commit 53fc5657d1

View File

@ -539,7 +539,7 @@ For example, we might use the one of the following formats
- relationship: # option B, same as option A but split into two lines
source: host
target: instance
cardinality_for: instance
cardinality_for: target
cardinality: 2
relationship_type: contains
template_id: host_contains_two_instances_B