]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ofagent: Remove broken XenAPI support
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Thu, 11 Sep 2014 03:00:13 +0000 (12:00 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Thu, 11 Sep 2014 03:10:55 +0000 (12:10 +0900)
commit60816b637d391aa5e5aef9b4b3a432b5ce552cc8
tree68ef58235779054b14116a69c8c7c370990bb4ae
parent49546cc106972af1f476e7809daaa6a844c052d3
ofagent: Remove broken XenAPI support

ofagent has code for agent-on-DomU support inherited from OVS agent.
However, it's incomplete and broken.  Because ofagent uses a direct
OpenFlow channel instead of ovs-ofctl command to program a switch,
the method to use the special rootwrap can not work.

Closes-Bug: #1368006
Change-Id: I0bb25a296d1f1e65c233ece6deaef6c095d78707
neutron/plugins/ofagent/agent/ofa_neutron_agent.py