Commit 724fee2d authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_90/91: Minimum cardinality of resource attribute set to 2 in...

SOL003_90/91: Minimum cardinality of resource attribute set to 2 in "PlacementConstraint" and "VimConstraint"
parent 308a56c8
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -526,6 +526,7 @@ definitions:
        description: >
          References to resources in the constraint rule.
        type: array
        minItems: 2
        items:
          $ref: "#/definitions/ConstraintResourceRef"

@@ -685,6 +686,7 @@ definitions:
          are part of the same infrastructure resource group in that VIM
          connection.
        type: array
        minItems: 2
        items: 
          $ref: "#/definitions/ConstraintResourceRef"