neutron/neutron/tests/unit/nec
Ryota MIBU 08778910d1 Set vif_details to reflect enable_security_group
While plugging vif, VIFDriver in Nova follows "ovs_hybrid_plug" and
"port_filter" in "binding:vif_detail" which is passed from Neutron, but
those are always true.  This patch make ML2 OVS mech driver set those
param depends on enable_security_group flag.  It enables users to avoid
ovs_hybrid plugging.

This patch also fixes the same issue in the following plugins/drivers:
  * NEC Plugin
  * BigSwitch Plugin
  * Ryu Plugin
  * ML2 Plugin - OFAgent Mech Driver

Closes-Bug: #1336624
Change-Id: I2b7fb526a6f1b730ad65289307b24fd28b996e1b
(cherry picked from commit e73f8da072)
2014-11-05 07:55:33 +00:00
..
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
fake_ofc_manager.py Refactor unit tests for NEC Plugin 2013-07-12 15:40:33 +09:00
stub_ofc_driver.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_agent_scheduler.py remove openvswitch plugin 2014-10-01 21:16:27 -07:00
test_config.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_db.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_nec_agent.py Refresh rpc_backend values in unit tests to those from oslo.messaging 2014-08-22 11:02:25 +02:00
test_nec_plugin.py UTs: Disable auto deletion of ports/subnets/nets 2014-09-09 07:09:02 -07:00
test_ofc_client.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_ofc_manager.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_packet_filter.py UTs: Disable auto deletion of ports/subnets/nets 2014-09-09 07:09:02 -07:00
test_pfc_driver.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_portbindings.py Set vif_details to reflect enable_security_group 2014-11-05 07:55:33 +00:00
test_router.py Removes calls to mock.patch.stopall in unit tests 2014-03-12 04:17:11 +00:00
test_security_group.py Make SecurityGroupsRpcCallback a separate callback class 2014-08-30 10:19:42 +08:00
test_trema_driver.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_utils.py nec plugin: Compare OFS datapath_id as hex int 2014-02-13 10:37:29 +00:00