Rename Query2.hs to Qlang.hs
While starting to use the new filter types, I realised that what is currently implemented is the equivalent of `lib/qlang.py', not `lib/query.py', since we only deal with data types for now and not the actual query runtime functionality (RPC, config, etc.). Let's rename the file to be more consistent with the Python code base. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Agata Murawska <agatamurawska@google.com>
Showing
- Makefile.am 2 additions, 2 deletionsMakefile.am
- htools/Ganeti/HTools/Luxi.hs 4 additions, 4 deletionshtools/Ganeti/HTools/Luxi.hs
- htools/Ganeti/HTools/QC.hs 24 additions, 24 deletionshtools/Ganeti/HTools/QC.hs
- htools/Ganeti/Luxi.hs 2 additions, 2 deletionshtools/Ganeti/Luxi.hs
- htools/Ganeti/Qlang.hs 3 additions, 3 deletionshtools/Ganeti/Qlang.hs
- htools/test.hs 1 addition, 1 deletionhtools/test.hs
Loading
Please register or sign in to comment