neutron/neutron/services/loadbalancer/drivers
Aaron Rosen 2a2d566be3 replace rest of q_exc to n_exc in code base
The following patch renames the rest of q_exc to n_exc which were
left when quantum was renamed to neutron.

used: find . -name "*.py"  -print | xargs sed -i 's/q_exc/n_exc/g'

Change-Id: I04041030694b28c400b6c9c552433f2eaa4a37ba
Closes-bug: #1287462
2014-03-03 17:42:20 -08:00
..
common replace rest of q_exc to n_exc in code base 2014-03-03 17:42:20 -08:00
haproxy Merge "LBaaS: move agent based driver files into a separate dir" 2014-02-21 10:55:51 +00:00
netscaler Implements an LBaaS driver for NetScaler devices 2014-02-20 12:14:06 -08:00
radware LBaaS: unify haproxy-on-host plugin driver and agent 2013-12-10 12:08:03 +04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
abstract_driver.py LBaaS: unify haproxy-on-host plugin driver and agent 2013-12-10 12:08:03 +04:00