This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".
The branch, master has been updated
via f8655ecc3d7bb44bb3f2feabdc8a8dbf5e6dace5 (commit)
via 8520e91269d0328f6e6d93523e1e94cf5d54a9a1 (commit)
via a0bac6afd10ca6dc56db80940a8a7a115804cced (commit)
from 7988dce7ee203649e14b7e54a527b047f73fb3d4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f8655ecc3d7bb44bb3f2feabdc8a8dbf5e6dace5
Author: Niklas Hambuechen <[email protected]>
Date: Tue Sep 30 11:40:18 2014 +0200
Tests: Add `case_filterParsing`
This also makes clear how legacy filter are supposed to be treated.
Signed-off-by: Niklas Hambuechen <[email protected]>
Signed-off-by: Klaus Aehlig <[email protected]>
Reviewed-by: Klaus Aehlig <[email protected]>
commit 8520e91269d0328f6e6d93523e1e94cf5d54a9a1
Author: Niklas Hambuechen <[email protected]>
Date: Tue Sep 30 11:40:17 2014 +0200
Query.Language: Support "!="
It is specified in `man 7 ganeti`.
Ideally we would drop support for it and keep only "not (==)",
but Ganeti 2.10 supported "!=", so we keep it as supported legacy.
This only affects parsing "!="; the internal representation is "not (==)".
Signed-off-by: Niklas Hambuechen <[email protected]>
Signed-off-by: Klaus Aehlig <[email protected]>
Reviewed-by: Klaus Aehlig <[email protected]>
commit a0bac6afd10ca6dc56db80940a8a7a115804cced
Author: Niklas Hambuechen <[email protected]>
Date: Tue Sep 30 11:40:16 2014 +0200
Query.Language: Add "==", make "=" legacy
`man 7 ganeti` specifies that "==" is the comparison operator
for the Ganeti Query Language.
"==" has always been used in the CLI tools, but RAPI for some reason
used "=".
We switch to "==" as the default, and keep "=" as supported legacy.
Signed-off-by: Niklas Hambuechen <[email protected]>
Signed-off-by: Klaus Aehlig <[email protected]>
Reviewed-by: Klaus Aehlig <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
src/Ganeti/Constants.hs | 5 ++++-
src/Ganeti/Query/Language.hs | 6 ++++++
test/hs/Test/Ganeti/Query/Language.hs | 31 +++++++++++++++++++++++++++++++
3 files changed, 41 insertions(+), 1 deletions(-)
hooks/post-receive
--
Ganeti core
--
---
You received this message because you are subscribed to the Google Groups
"ganeti-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.