designate/designate/openstack/common
stanzgy 857dffd7da Fixed ssl.PROTOCOL_SSLv3 not supported by Python 2.7.9
Python 2.7.9 doesn't support ssl.PROTOCOL_SSLv3 anymore due to the POODLE
attack. We should remove the use of ssl.PROTOCOL_SSLv3 in designate.

Change-Id: I3cfa4812fe11dafb40da2dc106780c4742796dff
Closes-Bug: 1430137
2015-03-10 18:38:37 +08:00
..
__init__.py Sync oslo-incubator and remove json|str utils 2014-10-07 20:32:00 +02:00
_i18n.py Sync with oslo-incubator 2015-02-28 13:41:04 +00:00
eventlet_backdoor.py Sync with oslo-incubator 2015-02-28 13:41:04 +00:00
fileutils.py Sync with oslo-incubator 2015-02-28 13:41:04 +00:00
loopingcall.py Sync with oslo-incubator 2015-02-28 13:41:04 +00:00
memorycache.py Sync with oslo-incubator 2015-02-28 13:41:04 +00:00
policy.py Sync with oslo-incubator 2015-02-28 13:41:04 +00:00
service.py Sync with oslo-incubator 2015-02-28 13:41:04 +00:00
sslutils.py Fixed ssl.PROTOCOL_SSLv3 not supported by Python 2.7.9 2015-03-10 18:38:37 +08:00
systemd.py Sync with oslo-incubator 2015-02-28 13:41:04 +00:00
threadgroup.py Sync with oslo-incubator 2015-02-28 13:41:04 +00:00