neutron/neutron/tests
Isaku Yamahata fa2c3784a6 unbreak unit test caused by c5fa665de3
The change set of c5fa665de3
introduced a new test TestMl2PortsV2.test_update_port_host_id_changed
which isn't always correct depending on driver.
ML2 driver may change port status to ACTIVE on port binding.
With such driver, the test fails. Grep showed 5 decomposed driver
don't have the assumption.
So this patch makes the test to run only _process_bind_port() without
calling full update_port() so that precommit/postcommit don't get
involved.

Change-Id: Ib034e2121914e5f253eb673261f26b4c8487f431
Closes-Bug: #1545218
(cherry picked from commit ad7b72963d)
2016-04-20 21:56:00 +00:00
..
api Merge "Remove test_external_network_visibility" into stable/liberty 2016-04-01 01:03:21 +00:00
common Add the rebinding chance in _bind_port_if_needed 2016-02-17 15:52:48 +00:00
contrib Adds base in-tree functional testing of the dhcp agent (OVS) 2016-04-01 16:45:58 +02:00
etc Postpone heavy policy check for ports to later 2016-02-09 13:47:53 +01:00
fullstack Make fullstack test_connectivity tests more forgiving 2015-11-27 13:31:26 +00:00
functional Merge "Adds base in-tree functional testing of the dhcp agent (OVS)" into stable/liberty 2016-04-19 16:08:36 +00:00
retargetable Remove lingering traces of q_ 2015-07-07 17:04:44 -04:00
tempest Use tempest-lib's token_client 2015-09-16 10:08:50 +00:00
unit unbreak unit test caused by c5fa665de3 2016-04-20 21:56:00 +00:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py Switched from fixtures to mock to mock out starting RPC consumers 2016-04-08 10:50:05 +02:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py test_db_base_plugin_v2: Skip a few tests on some platforms 2015-11-02 17:29:16 +01:00