2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-08-27 05:30:53 +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
Description
xCAT confluent - replacement of conserver and eventually xcatd
11 MiB
Languages
Python 79.4%
Shell 16.5%
C 3.3%
Go 0.4%
Perl 0.3%