2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-06-16 08:30:49 +00:00
Jarrod Johnson ca4c1673a5 Implement noderange pagination
Noderange syntax now has:
<number : skip first number of nodes matching noderange
>number: provide only number of nodes matching noderange

These operators are intended to be at the end of a noderange.  For example:
n1-n8<4>3

That will skip n1-n4 and provide only 3 (n5, n6, n7)
2015-03-24 17:03:08 -04:00
2015-03-24 10:42:04 -04:00
2015-02-03 10:16:43 -05:00
S
Description
xCAT confluent - replacement of conserver and eventually xcatd
20 MiB
Languages
Python 86%
Shell 10.3%
C 2.4%
Go Template 0.6%
Go 0.3%
Other 0.2%