neutron-fwaas/neutron/tests/unit/bigswitch
Kevin Benton f5e4cf8e3e Big Switch: Check source_address attribute exists
Check that the source_address attribute exists on
HTTPSConnection objects before referencing it since
it's not present on python 2.6 deployments. If it
does not exist, create a socket connection without
specifying the source.

Closes-Bug: #1316382
Change-Id: Ica10d23cc6de81ae56f711937f208c7321c77f36
2014-05-08 16:34:23 -07:00
..
etc BigSwitch: Add SSL Certificate Validation 2014-03-05 15:08:39 -05:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
fake_server.py BigSwitch: Add SSL Certificate Validation 2014-03-05 15:08:39 -05:00
test_agent_scheduler.py BigSwitch: Improves server manager UT coverage 2014-04-04 13:28:35 -07:00
test_base.py BSN: Remove module-level ref to httplib method 2014-04-07 22:37:46 -07:00
test_capabilities.py Fix H302 violations in unit tests 2014-05-04 12:39:19 +02:00
test_restproxy_agent.py Fix H302 violations in unit tests 2014-05-04 12:39:19 +02:00
test_restproxy_plugin.py Fix H302 violations in unit tests 2014-05-04 12:39:19 +02:00
test_router_db.py Fix H302 violations in unit tests 2014-05-04 12:39:19 +02:00
test_security_groups.py BigSwitch: Improves server manager UT coverage 2014-04-04 13:28:35 -07:00
test_servermanager.py Big Switch: Check source_address attribute exists 2014-05-08 16:34:23 -07:00
test_ssl.py Fix H302 violations in unit tests 2014-05-04 12:39:19 +02:00