Statistics
| Branch: | Tag: | Revision:

root / NEWS @ bbd1d273

History | View | Annotate | Download (888 Bytes)

1 bbd1d273 Iustin Pop
Version 0.0.5:
2 bbd1d273 Iustin Pop
  - a few small improvements for hbal (possibly undone by later
3 bbd1d273 Iustin Pop
    changes), hbal is now quite faster
4 bbd1d273 Iustin Pop
  - fix documentation building
5 bbd1d273 Iustin Pop
  - allow hbal to work on non N+1 compliant clusters, but without
6 bbd1d273 Iustin Pop
    guarantees that the end cluster will be compliant; in any case, this
7 bbd1d273 Iustin Pop
    should give a smaller number of nodes that are not compliant if the
8 bbd1d273 Iustin Pop
    cluster state permits it
9 bbd1d273 Iustin Pop
  - strip common domain suffix from nodes and instances, so that output
10 bbd1d273 Iustin Pop
    is shorter and hopefully clearer
11 bbd1d273 Iustin Pop
12 bbd1d273 Iustin Pop
Version 0.0.4:
13 bbd1d273 Iustin Pop
  - better balancing algorithm in hbal
14 bbd1d273 Iustin Pop
  - implemented an RAPI collector, now the cluster data can be gathered
15 bbd1d273 Iustin Pop
    automatically via RAPI and doesn't need manual export of node and
16 bbd1d273 Iustin Pop
    instance list
17 bbd1d273 Iustin Pop
18 bbd1d273 Iustin Pop
Version 0.0.3:
19 bbd1d273 Iustin Pop
  - initial release of the hbal, a cluster rebalancing tool
20 bbd1d273 Iustin Pop
  - input data format changed due to hbal requirements
21 bbd1d273 Iustin Pop
22 bbd1d273 Iustin Pop
Previous version was initial announcement.