Switch the text file format to single-file
This patch changes from the two separate files to a single file, with sections separated by a blank line. Currently only the node and instance data is accepted, later the cluster tags will be read too via this format. This makes all the programs accept the new format, but hscan doesn't yet generate it.
Showing
- Ganeti/HTools/CLI.hs 7 additions, 21 deletionsGaneti/HTools/CLI.hs
- Ganeti/HTools/ExtLoader.hs 6 additions, 19 deletionsGaneti/HTools/ExtLoader.hs
- Ganeti/HTools/Text.hs 11 additions, 8 deletionsGaneti/HTools/Text.hs
- hbal.hs 1 addition, 2 deletionshbal.hs
- hspace.hs 1 addition, 2 deletionshspace.hs
Loading
Please register or sign in to comment