diff --git a/lib/backend.py b/lib/backend.py index 8ea0fa7b6594bf94aca9db3f6a117790a3833295..608862aa2088bde67af5ec7a0b6d66c2b6cd7d5c 100644 --- a/lib/backend.py +++ b/lib/backend.py @@ -649,9 +649,8 @@ def CreateBlockDevice(disk, size, owner, on_primary, info): disk: a ganeti.objects.Disk object size: the size of the physical underlying device owner: a string with the name of the instance - on_primary: a boolean indicating if it will be created on the primary - node or not - info: string + on_primary: a boolean indicating if it is the primary node or not + info: string that will be sent to the physical device creation Returns: the new unique_id of the device (this can sometime be