neutron/neutron/plugins/ibm
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 Adds the new IBM SDN-VE plugin 2014-03-01 10:59:54 -05:00
common Adds the new IBM SDN-VE plugin 2014-03-01 10:59:54 -05:00
README Adds the new IBM SDN-VE plugin 2014-03-01 10:59:54 -05:00
__init__.py Adds the new IBM SDN-VE plugin 2014-03-01 10:59:54 -05:00
sdnve_api.py Adds the new IBM SDN-VE plugin 2014-03-01 10:59:54 -05:00
sdnve_api_fake.py Adds the new IBM SDN-VE plugin 2014-03-01 10:59:54 -05:00
sdnve_neutron_plugin.py replace rest of q_exc to n_exc in code base 2014-03-03 17:42:20 -08:00

README

IBM SDN-VE Neutron Plugin

This plugin implements Neutron v2 APIs.

For more details on how to use it please refer to the following page:
http://wiki.openstack.org/wiki/IBM-Neutron