Expose block device grow in backend.py
authorIustin Pop <iustin@google.com>
Mon, 16 Jun 2008 15:08:18 +0000 (15:08 +0000)
committerIustin Pop <iustin@google.com>
Mon, 16 Jun 2008 15:08:18 +0000 (15:08 +0000)
commit5aa3e70482d7a112a83fed933daaeee96c68ec1f
tree196d6fcea1ff80fc0290d7359928c2887a67aee7
parentcf03e597b545406ec8143682e1042022f5f82706
Expose block device grow in backend.py

This patch adds a wrapper over the block device grow operation that
converts the input and output parameters as needed for the rpc layer.

Reviewed-by: imsnah
lib/backend.py