Add node memory field to Node objects
This patch adds a new n_mem field to the node objects, and implements read/save/show support for it. The field is not currently used (except in the node list) but will be used for checking data consistency and instance up/down status.
Showing
- Ganeti/HTools/Cluster.hs 6 additions, 5 deletionsGaneti/HTools/Cluster.hs
- Ganeti/HTools/Node.hs 9 additions, 6 deletionsGaneti/HTools/Node.hs
- Ganeti/HTools/Rapi.hs 2 additions, 0 deletionsGaneti/HTools/Rapi.hs
- README 1 addition, 1 deletionREADME
- hbal.1 1 addition, 0 deletionshbal.1
- hn1.1 1 addition, 0 deletionshn1.1
- hscan.hs 2 additions, 2 deletionshscan.hs
Loading
Please register or sign in to comment