Rename QRFS_* to RS_*
authorRené Nussbaumer <rn@google.com>
Fri, 21 Jan 2011 08:42:38 +0000 (09:42 +0100)
committerRené Nussbaumer <rn@google.com>
Fri, 21 Jan 2011 09:04:45 +0000 (10:04 +0100)
commitcfb084ae8a5005fd84434a9839f8db0a354ec522
tree7b4b15cd71e319c282667af45e9f963a8695723c
parentd59fea3d61b06058212f432dcdb2cc25f76c970b
Rename QRFS_* to RS_*

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.

Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cli.py
lib/constants.py
lib/query.py
test/ganeti.cli_unittest.py
test/ganeti.locking_unittest.py
test/ganeti.query_unittest.py