yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67460
[Bug 1687366] Re: Radware LBaaS v2 driver should have config to skip SSL certificates verification
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1687366
Title:
Radware LBaaS v2 driver should have config to skip SSL certificates
verification
Status in neutron:
Fix Released
Bug description:
Radware LBaaS v2 driver communicates with Radware's back-end system over HTTPS.
Since this back-end system is internal (VA on openstack compute node), usually self-signed certicates are used.
If python's default behavior is to verify SSL certificates, and no valid certificates exist, HTTPS communication will be halted.
Starting from releases 2.7.9/3.4.3, python verifies SSL certificates by default.
This enhancement adds a new configuration parameter for the driver
which will turn the SSL certificates verification OFF in case when
it's ON.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1687366/+subscriptions
References