Make _GenerateDRBD8Branch accept different VG names
authorIustin Pop <iustin@google.com>
Thu, 28 Apr 2011 08:40:32 +0000 (10:40 +0200)
committerIustin Pop <iustin@google.com>
Thu, 28 Apr 2011 10:03:03 +0000 (12:03 +0200)
commitc260fa25a3aa5817417aab8adff96b714cb5f234
treeb3a1e6f220e35edc49b13106a978c3a72560033c
parent1d39e24501058be4c460084e5380dedbfd5e6a9e
Make _GenerateDRBD8Branch accept different VG names

This is a small change to make this function take a list of VG names,
instead of a single one.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/cmdlib.py