Rename the Qlang and Queryd modules
Per the new query module hierarchy, rename Qlang to Query/Language and Queryd to Query/Server. This way, all query-related functionality is now "contained" in the Query/ directory. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Agata Murawska <agatamurawska@google.com>
Showing
- Makefile.am 3 additions, 3 deletionsMakefile.am
- htools/Ganeti/Confd/Server.hs 1 addition, 1 deletionhtools/Ganeti/Confd/Server.hs
- htools/Ganeti/HTools/Luxi.hs 1 addition, 1 deletionhtools/Ganeti/HTools/Luxi.hs
- htools/Ganeti/HTools/QC.hs 1 addition, 1 deletionhtools/Ganeti/HTools/QC.hs
- htools/Ganeti/Luxi.hs 1 addition, 1 deletionhtools/Ganeti/Luxi.hs
- htools/Ganeti/Query/Common.hs 1 addition, 1 deletionhtools/Ganeti/Query/Common.hs
- htools/Ganeti/Query/Filter.hs 1 addition, 1 deletionhtools/Ganeti/Query/Filter.hs
- htools/Ganeti/Query/Language.hs 1 addition, 1 deletionhtools/Ganeti/Query/Language.hs
- htools/Ganeti/Query/Node.hs 1 addition, 1 deletionhtools/Ganeti/Query/Node.hs
- htools/Ganeti/Query/Query.hs 1 addition, 1 deletionhtools/Ganeti/Query/Query.hs
- htools/Ganeti/Query/Server.hs 2 additions, 2 deletionshtools/Ganeti/Query/Server.hs
- htools/Ganeti/Query/Types.hs 1 addition, 1 deletionhtools/Ganeti/Query/Types.hs
Loading
Please register or sign in to comment