vmware-nsx/neutron/plugins/openvswitch
Akihiro MOTOKI 724735977e Fix H102, H103 Apache 2.0 license hacking check error
Closes-Bug: #1209070

This commit addresses H102 and H103 hacking check.
  H102  Apache 2.0 license header not found
  H103  Header does not match Apache 2.0 License notice

Also ignores H233 hacking check in tox.ini.
  H233  Python 3.x incompatible use of print operator

Change-Id: I081964bf0b9e21614da2f146bd3ba8d28e211024
2013-08-08 12:46:18 +09:00
..
agent Merge "Ensure that L3 managed port have status ACTIVE" 2013-07-26 08:04:52 +00:00
common Fix H102, H103 Apache 2.0 license hacking check error 2013-08-08 12:46:18 +09:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_db_v2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_models_v2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_neutron_plugin.py refactor port binding codes 2013-07-26 23:04:51 +08:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00

The Open vSwitch (OVS) Neutron plugin is a simple plugin to manage OVS
features using a local agent running on each hypervisor.

For details on how to configure and use the plugin, see:

http://openvswitch.org/openstack/documentation/