[Openstack-security] [openstack/neutron] SecurityImpact review request change I10fbb706b34ca5e29d86c369d9e83d8518f24867

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Thu Feb 27 22:11:37 UTC 2014


Hi, I'd like you to take a look at this patch for potential
SecurityImpact.
https://review.openstack.org/76987

Log:
commit a326d24294be7cbd74c6b0941e212dbec7bbe8b0
Author: Daniel Gollub <d.gollub at telekom.de>
Date:   Thu Feb 27 23:06:21 2014 +0100

    Replace HTTPSConnection in bigswitch driver
    
    Replace HTTPSConnection in bigswitch driver with Requests.
    
    SSL Verification is from now on enabled by default.
    
    This changes the default behaviour and is the primary intention of this
    change: verify SSL certificates.
    
    This might break existing configuration/setups where the SSL certificate
    used by the bigswitch driver would not pass the verification.
    
    SecurityImpact
    DocImpact
    Partial-Bug: 1188189
    
    Change-Id: I10fbb706b34ca5e29d86c369d9e83d8518f24867





More information about the Openstack-security mailing list