(2.11) Make BlockDev subclasses adhere the interface for Create
authorKlaus Aehlig <aehlig@google.com>
Mon, 3 Feb 2014 16:02:16 +0000 (17:02 +0100)
committerDimitris Aragiorgis <dimara@grnet.gr>
Thu, 29 May 2014 11:07:49 +0000 (14:07 +0300)
commitd49284173bda84e4a59a9f8e6506c5767c279ea6
treede4c2fcfebf21e0b74f82b89a530e88c1cd59922
parent3317a3e5f4ee17ce280d261d30820a0bf50ec2fd
(2.11) Make BlockDev subclasses adhere the interface for Create

In commit 702c3270 two new parameters were added to the
Create function of BlockDev. Make subclasses also adhere
this specification.

Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Petr Pudlak <pudlak@google.com>
lib/storage/bdev.py
lib/storage/drbd.py