neutron/neutron/services/loadbalancer
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
..
agent options: consolidate options definitions 2014-02-24 13:25:11 +09:00
drivers replace rest of q_exc to n_exc in code base 2014-03-03 17:42:20 -08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
agent_scheduler.py LBaaS: unify haproxy-on-host plugin driver and agent 2013-12-10 12:08:03 +04:00
constants.py LBaaS: update status of members according to health statistics 2013-09-03 10:14:14 +00:00
plugin.py LBaaS: check for associations before deleting health monitor 2014-02-25 14:22:46 +04:00