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  5472c46a530c70dfb0379f3de4be3d40b9f872f8 (commit)
      from  07a78a7964058433e1be623e9bc2a98b5664d183 (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 5472c46a530c70dfb0379f3de4be3d40b9f872f8
Author: Niklas Hambuechen <[email protected]>
Date:   Mon Sep 29 14:31:48 2014 +0200

    Revert "Ganeti Filter Language: Delete `qlangOpNotEqual`"
    
    This reverts commit 97e7ea3fa918369c9dd6163fa021b8ca5e93891d.
    
    The "!=" operation never worked on the command line, but it did work
    in 2.10 via RAPI.
    
    Thus we decided to not remove "!=", but instead try to make it work
    as a proper alias of "not (... == ...)".
    
    Signed-off-by: Niklas Hambuechen <[email protected]>
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 lib/qlang.py                     |    2 ++
 lib/query.py                     |    3 +++
 src/Ganeti/Constants.hs          |    3 +++
 test/py/ganeti.qlang_unittest.py |    1 +
 4 files changed, 9 insertions(+), 0 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.

Reply via email to