On Wed, Oct 7, 2015 at 4:21 PM, 'Klaus Aehlig' via ganeti-devel
<[email protected]> wrote:
> Signed-off-by: Klaus Aehlig <[email protected]>

LGTM

Thanks,
Guido



> ---
>  lib/rapi/client.py | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/lib/rapi/client.py b/lib/rapi/client.py
> index 65f82ab..186aff6 100644
> --- a/lib/rapi/client.py
> +++ b/lib/rapi/client.py
> @@ -337,6 +337,8 @@ def GenericCurlConfig(verbose=False, use_signal=False,
>        if capath:
>          raise Error("cURL linked against GnuTLS has no support for a"
>                      " CA path (%s)" % (pycurl.version, ))
> +    elif lcsslver.startswith("boringssl/"):
> +      pass
>      else:
>        raise NotImplementedError("cURL uses unsupported SSL version '%s'" %
>                                  sslver)
> --
> 2.6.0.rc2.230.g3dd15c0
>



-- 
Guido Trotter
Ganeti Engineering
Google Germany GmbH
Dienerstr. 12, 80331, München

Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschäftsführer: Graham Law, Christine Elizabeth Flores
Steuernummer: 48/725/00206
Umsatzsteueridentifikationsnummer: DE813741370

Reply via email to