oslo.messaging/oslo/messaging/openstack/common
Mark McLoughlin 3eeaaee788 Remove use of sslutils
sslutils is the only oslo-incubator module we use which registers any
config options, and we don't even use those config options at runtime.

The problem with us using oslo-incubator config options is that they
need to be exactly in sync with the oslo-incubator version of those
used by every project using oslo.messaging.

Avoid all this be inlining validate_ssl_version() until we have it
available in a real library.

Change-Id: Id3b0bb2e7ede33ede9b66025d1af113ae60cfc58
Closes-Bug: #1287542
2014-03-04 06:23:35 -08:00
..
py3kcompat Unify different names between Python2 and Python3 2013-12-09 02:19:52 -08:00
__init__.py Import stuff from oslo-incubator 2013-06-15 08:43:54 +01:00
excutils.py sysnchronize oslo-incubator modules 2013-12-17 10:46:40 +01:00
gettextutils.py sysnchronize oslo-incubator modules 2013-12-17 10:46:40 +01:00
importutils.py sysnchronize oslo-incubator modules 2013-12-17 10:46:40 +01:00
jsonutils.py sysnchronize oslo-incubator modules 2013-12-17 10:46:40 +01:00
network_utils.py sysnchronize oslo-incubator modules 2013-12-17 10:46:40 +01:00
timeutils.py sysnchronize oslo-incubator modules 2013-12-17 10:46:40 +01:00