Merge "The grouptype's parent_type definition is error"
[parser.git] / tosca2heat / tosca-parser / toscaparser / elements / TOSCA_definition_1_0.yaml
index f8d781c..c1c1cd4 100644 (file)
@@ -898,6 +898,16 @@ tosca.policies.Placement:
   description: The TOSCA Policy Type definition that is used to govern
     placement of TOSCA nodes or groups of nodes.
 
+tosca.policies.Placement.Colocate:
+  derived_from: tosca.policies.Placement
+  description: The TOSCA Policy Type definition that is used to govern
+    colocate placement of TOSCA nodes or groups of nodes.
+
+tosca.policies.Placement.Antilocate:
+  derived_from: tosca.policies.Placement
+  description: The TOSCA Policy Type definition that is used to govern
+    anti-locate placement of TOSCA nodes or groups of nodes.
+
 tosca.policies.Scaling:
   derived_from: tosca.policies.Root
   description: The TOSCA Policy Type definition that is used to govern