Implement support for QFF_SPLIT_TIMESTAMP
I am very very unhappy with this patch. We have to do this, in order to be compatible with the Python code and behaviour, but there's lots of duplication; both the Python and the Haskell code will need to be cleaned up and simplified (we don't need QFF_* at all). For now though, this implements QffTimestamp and associated code. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
Showing
- htest/Test/Ganeti/Query/Query.hs 2 additions, 2 deletionshtest/Test/Ganeti/Query/Query.hs
- htools/Ganeti/Query/Common.hs 6 additions, 6 deletionshtools/Ganeti/Query/Common.hs
- htools/Ganeti/Query/Filter.hs 15 additions, 6 deletionshtools/Ganeti/Query/Filter.hs
- htools/Ganeti/Query/Group.hs 16 additions, 13 deletionshtools/Ganeti/Query/Group.hs
- htools/Ganeti/Query/Node.hs 29 additions, 23 deletionshtools/Ganeti/Query/Node.hs
- htools/Ganeti/Query/Query.hs 5 additions, 4 deletionshtools/Ganeti/Query/Query.hs
- htools/Ganeti/Query/Types.hs 10 additions, 1 deletionhtools/Ganeti/Query/Types.hs
Loading
Please register or sign in to comment