oslo.messaging/oslo/messaging/_drivers
Thomas Goirand 42f55a1dda Remove the use of PROTOCOL_SSLv3
The PROTOCOL_SSLv3 should not be used, as it can be exploited with
a protocol downgrade attack. Also, its support has been removed in
Debian, so it simply doesn't work at all now in Sid.

This patch removes PROTOCOL_SSLv3 from one of the possible protocols
used by oslo.messaging.

Closes-Bug: #1395095
Change-Id: I2c1977c3bfc1923bcb03744e909f2e70c7fdb14c
2014-11-25 10:47:16 -06:00
..
protocols Enable user authentication in the AMQP 1.0 driver 2014-10-31 11:46:24 -04:00
__init__.py Remove copyright from empty files 2014-01-04 10:33:58 +08:00
amqp.py Remove unuseful param of the ConnectionContext 2014-11-18 13:58:33 +01:00
amqpdriver.py Remove unuseful param of the ConnectionContext 2014-11-18 13:58:33 +01:00
base.py Cleanup listener after stopping rpc server 2014-09-23 03:35:43 -07:00
common.py Enable oslo.i18n for oslo.messaging 2014-09-24 22:18:50 -04:00
impl_fake.py Fixes incorrect exchange lock in fake driver 2014-07-15 12:20:16 +00:00
impl_qpid.py Merge "qpid: Always auto-delete queue of DirectConsumer" 2014-10-28 20:51:56 +00:00
impl_rabbit.py Remove the use of PROTOCOL_SSLv3 2014-11-25 10:47:16 -06:00
impl_zmq.py Create ZeroMQ Context per socket 2014-11-18 18:18:07 +03:00
matchmaker.py Enable oslo.i18n for oslo.messaging 2014-09-24 22:18:50 -04:00
matchmaker_redis.py Switch to oslo.utils 2014-08-27 14:14:00 +02:00
matchmaker_ring.py Enable oslo.i18n for oslo.messaging 2014-09-24 22:18:50 -04:00
pool.py Apply six for metaclass 2013-10-14 14:10:31 -04:00