Rename the volume_list RPC call to lv_list
authorIustin Pop <iustin@google.com>
Mon, 29 Jun 2009 14:25:57 +0000 (16:25 +0200)
committerIustin Pop <iustin@google.com>
Mon, 29 Jun 2009 14:33:52 +0000 (16:33 +0200)
commitb2a6ccd4efc305fc94f3f177c1d48f7866bb33fa
tree87624680dbe73195d54f00ef7bd91e3bad19a978
parent3126878dd403329122a7157275de81b036c2e638
Rename the volume_list RPC call to lv_list

There are volume-related rpc calls. This patch renames the ‘volume_list’
call to ‘lv_list’ to make more clear its purpose.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
daemons/ganeti-noded
lib/cmdlib.py
lib/rpc.py