On Fri, Jan 21, 2011 at 09:58:42AM +0100, René Nussbaumer wrote: > This patch renames QRFS_* to RS_* fields so they can be used in other > places (i.e. LUs) without confusion, as this was initially meant for > query operations. > --- > lib/cli.py | 18 ++-- > lib/constants.py | 26 +++--- > lib/query.py | 20 ++-- > test/ganeti.cli_unittest.py | 72 ++++++++-------- > test/ganeti.locking_unittest.py | 76 ++++++++-------- > test/ganeti.query_unittest.py | 190 +++++++++++++++++++------------------- > 6 files changed, 201 insertions(+), 201 deletions(-)
LGTM, thanks. iustin
