neutron/neutron/plugins/ryu/agent
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
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ryu_neutron_agent.py replace rest of q_exc to n_exc in code base 2014-03-03 17:42:20 -08:00