neutron/neutron/tests/unit/bigswitch
Kevin Benton 62588957fb Big Switch: Switch to TLSv1 in server manager
Switch to TLSv1 for the connections to the backend
controllers. The default SSLv3 is no longer considered
secure.

TLSv1 was chosen over .1 or .2 because the .1 and .2 weren't
added until python 2.7.9 so TLSv1 is the only compatible option
for py26.

Closes-Bug: #1384487
Change-Id: I68bd72fc4d90a102003d9ce48c47a4a6a3dd6e03
2014-10-22 14:53:53 -07:00
..
etc Big Switch: Separate L3 functions into L3 service 2014-09-01 12:50:32 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
fake_server.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_agent_scheduler.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_base.py Allow DHCPv6 reply from server to client 2014-09-10 18:58:08 +08:00
test_capabilities.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_restproxy_agent.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_restproxy_plugin.py remove E251 exemption from pep8 check 2014-10-14 15:39:34 -04:00
test_router_db.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_security_groups.py Make SecurityGroupsRpcCallback a separate callback class 2014-08-30 10:19:42 +08:00
test_servermanager.py Big Switch: Switch to TLSv1 in server manager 2014-10-22 14:53:53 -07:00
test_ssl.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00