Convert rpc call_blockdev_rename to (status, data)
authorIustin Pop <iustin@google.com>
Mon, 8 Jun 2009 15:30:44 +0000 (17:30 +0200)
committerIustin Pop <iustin@google.com>
Mon, 8 Jun 2009 16:43:56 +0000 (18:43 +0200)
commit6b5e3f705e15b4c6132f1b627cbd4daea95e014e
treee8155d40e12ccef2596900ffa0fbae5747d2932b
parent13e720f15eedbe527f79c957943e9b0b05245da5
Convert rpc call_blockdev_rename to (status, data)

This small patch converts the call_blockdev_rename to the new result
type.

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