FakeHypervisor: fix a function signature
StartInstance takes 'block_devices', not 'force' as its third argument. Even if this is not used in the fake hypervisor it's better to have the correct argument name to avoid confusion. Reviewed-by: imsnah
Please register or sign in to comment