Add support for 'offline' nodes
This patch drops compatiblity with Ganeti 1.2 and adds support for offline nodes in the cluster. When reading from RAPI, the drained nodes are considered offline so that we don't allocate on them too.
Showing
- Ganeti/HTools/Cluster.hs 7 additions, 3 deletionsGaneti/HTools/Cluster.hs
- Ganeti/HTools/Node.hs 4 additions, 3 deletionsGaneti/HTools/Node.hs
- Ganeti/HTools/Rapi.hs 16 additions, 5 deletionsGaneti/HTools/Rapi.hs
- Ganeti/HTools/Utils.hs 4 additions, 0 deletionsGaneti/HTools/Utils.hs
- README 3 additions, 2 deletionsREADME
- hbal.1 3 additions, 0 deletionshbal.1
- hscan.hs 4 additions, 2 deletionshscan.hs
Loading
Please register or sign in to comment