Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
None
-
Reviewed
Description
There are certain properties that makes sense only in Parent/Leaf context (eg. ordering-policy). We need a way to limit the inheritance scope for the new auto queue creation templates. The proposal is to have the following template:
- auto-queue-creation-v2.template -> child ParentQueues and child LeafQueues inherit this
- auto-queue-creation-v2.leaf-template -> only child LeafQueues inherit this
- auto-queue-creation-v2.parent-template -> only ParentQueues inherit this