File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -280,6 +280,11 @@ the different requirements contained within the brackets. For example,
280
280
either the "rack1" or "rack2" features and two nodes with the "rack3" feature.
281
281
The same request without the brackets will try to find a single node that
282
282
meets those requirements.
283
+
284
+ \fB NOTE: \fR Brackets are only reserved for \fB Multiple Counts \fR and
285
+ \fB Matching OR \fR syntax.
286
+ AND operators require a count for each feature inside square brackets
287
+ (i.e. "[quad*2&hemi*1]").
283
288
.TP
284
289
\fB Parenthesis \fR
285
290
Parenthesis can be used to group like node features together. For example,
Original file line number Diff line number Diff line change @@ -315,6 +315,11 @@ the different requirements contained within the brackets. For example,
315
315
either the "rack1" or "rack2" features and two nodes with the "rack3" feature.
316
316
The same request without the brackets will try to find a single node that
317
317
meets those requirements.
318
+
319
+ \fB NOTE: \fR Brackets are only reserved for \fB Multiple Counts \fR and
320
+ \fB Matching OR \fR syntax.
321
+ AND operators require a count for each feature inside square brackets
322
+ (i.e. "[quad*2&hemi*1]").
318
323
.TP
319
324
\fB Parenthesis \fR
320
325
Parenthesis can be used to group like node features together. For example,
Original file line number Diff line number Diff line change @@ -318,6 +318,11 @@ the different requirements contained within the brackets. For example,
318
318
either the "rack1" or "rack2" features and two nodes with the "rack3" feature.
319
319
The same request without the brackets will try to find a single node that
320
320
meets those requirements.
321
+
322
+ \fB NOTE: \fR Brackets are only reserved for \fB Multiple Counts \fR and
323
+ \fB Matching OR \fR syntax.
324
+ AND operators require a count for each feature inside square brackets
325
+ (i.e. "[quad*2&hemi*1]").
321
326
.TP
322
327
\fB Parenthesis \fR
323
328
Parenthesis can be used to group like node features together. For example,
You can’t perform that action at this time.
0 commit comments