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, devel-2.1 has been updated
via 250554a95b0f1676c7908378099d25b86f4caed6 (commit)
from 016308cbcbd81ffab58e50ef9af78c5cb581f041 (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 250554a95b0f1676c7908378099d25b86f4caed6
Author: Guido Trotter <[email protected]>
Date: Wed Dec 2 13:51:58 2009 +0100
confd ClusterMasterQuery: allow fields request
Change the ClusterMasterQuery to allow a query, and if present accept a
list of fields to be returned. Currently only name and ip are accepted.
This feature will be used by NLD to route the cluster ip over the nbma.
Backwards compatibility is preserved.
Signed-off-by: Guido Trotter <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
lib/confd/querylib.py | 23 ++++++++++++++++++++---
lib/constants.py | 4 ++++
2 files changed, 24 insertions(+), 3 deletions(-)
hooks/post-receive
--
Ganeti core