Rework the data loader pipelines to read groups
This (invasive) patch changes all the loader pipelines to read the node groups data from the cluster, via the various backends. It is invasive as it needs coordinated changes across all the loaders. Note that the new group data is not used, just returned. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Balazs Lecz <leczb@google.com>
Showing
- Ganeti/HTools/ExtLoader.hs 5 additions, 4 deletionsGaneti/HTools/ExtLoader.hs
- Ganeti/HTools/IAlloc.hs 15 additions, 2 deletionsGaneti/HTools/IAlloc.hs
- Ganeti/HTools/Loader.hs 6 additions, 5 deletionsGaneti/HTools/Loader.hs
- Ganeti/HTools/Luxi.hs 33 additions, 8 deletionsGaneti/HTools/Luxi.hs
- Ganeti/HTools/QC.hs 3 additions, 2 deletionsGaneti/HTools/QC.hs
- Ganeti/HTools/Rapi.hs 24 additions, 7 deletionsGaneti/HTools/Rapi.hs
- Ganeti/HTools/Simu.hs 6 additions, 3 deletionsGaneti/HTools/Simu.hs
- Ganeti/HTools/Text.hs 19 additions, 5 deletionsGaneti/HTools/Text.hs
- hail.hs 2 additions, 2 deletionshail.hs
- hbal.hs 1 addition, 1 deletionhbal.hs
- hscan.hs 7 additions, 6 deletionshscan.hs
- hspace.hs 1 addition, 1 deletionhspace.hs
Loading
Please register or sign in to comment