On Tue, Apr 24, 2012 at 8:14 PM, Luiz Capitulino <lcapitul...@redhat.com> wrote: >> # Returns: Nothing on success >> # If streaming is already active on this device, DeviceInUse >> # If @device does not exist, DeviceNotFound >> # If image streaming is not supported by this device, NotSupported >> # If @base does not exist, BaseNotFound >> +# If @speed is invalid, BlockJobSpeedInvalid > > This should be InvalidParameter, right?
You are right. Thanks for pointing this out. Stefan