]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Move test_extend_port_dict_no_port_security to where it belongs to
authorYAMAMOTO Takashi <yamamoto@midokura.com>
Thu, 22 Oct 2015 04:48:20 +0000 (13:48 +0900)
committerYAMAMOTO Takashi <yamamoto@midokura.com>
Thu, 22 Oct 2015 04:50:56 +0000 (13:50 +0900)
commit0926eb030a3ff2b1b59ccbab32709a801d5870d1
tree30fd011fb21990e5cffe5dd3faf5acea09217c07
parentba241ef36f74ef63fc22bf8a9ab3895ef65b2314
Move test_extend_port_dict_no_port_security to where it belongs to

extensions/test_portsecurity doesn't seem like an appropriate
place for tests which examine details of ML2 extension driver.

Change-Id: I56c38a334cba45e204184e5d7d9284dacc29a2e1
neutron/tests/unit/extensions/test_portsecurity.py
neutron/tests/unit/plugins/ml2/extensions/test_port_security.py [new file with mode: 0644]