neutron/neutron/tests/functional
Boden R 7bd521e7ce use neutron_lib's portbindings api-def
Neutron-lib 1.1.0 is now out and contains the portbindings
API definition (as per commit [1]). This patch moves neutron
references over to the neutron-lib version.

NeutronLibImpact
- Consumers using the public constants within neutron's
portbindings API extension must now use the values
from neutron-lib.

[1] 87e42f993c07ae320159d5123662ee9f3bd4d903

Change-Id: I669af9b4c712877772d91a03857ab108714001d4
2017-03-31 09:16:22 -06:00
..
agent use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
api Spin off context module 2017-03-06 16:25:29 +00:00
cmd Fix a bug in process_spawn binding on ports 2016-12-22 19:34:24 +00:00
common Untangle WaitTimeout class from eventlet.TimeoutError 2017-03-15 04:27:00 +00:00
db Spin off context module 2017-03-06 16:25:29 +00:00
pecan_wsgi Merge "Replaces uuid.uuid4 with uuidutils.generate_uuid()" 2017-03-28 16:13:48 +00:00
plugins use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
sanity sanity check: Check that ip_nonlocal_bind works with namespaces 2016-11-18 08:36:51 -05:00
scheduler use neutron_lib's provider_net api-def 2017-03-15 06:27:58 -06:00
services use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
tests Use get_random_string from neutron-lib 2016-12-18 21:18:05 +02:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Agent common config 2017-03-15 09:52:18 -06:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt Don't return null-byte separated string from ExternalProcess.cmdline() 2017-03-08 07:50:51 +00:00
test_server.py Adjust psutil usage for psutil > 2 2017-01-25 00:54:26 +01:00
test_service.py Use SIGUSR1 to notify l3 agent of changing prefix file 2015-11-13 17:53:47 +03:00