neutron-lbaas/quantum/plugins/services/agent_loadbalancer/drivers
Dirk Mueller ba90d52761 Improve Python 3.x compatibility
Replace the deprecated except x,y: construct with
except x as y:, as that one works with all Python
versions starting with 2.6.x

Change-Id: I13080cfdad32eaef21aa2707fe5d2818bda68535
2013-04-29 11:41:46 +02:00
..
haproxy Improve Python 3.x compatibility 2013-04-29 11:41:46 +02:00
__init__.py LBaaS Agent Reference Implementation 2013-02-27 21:49:57 -05:00