neutron/neutron/tests
Assaf Muller a43e35b4ce Handle empty bridge case in OVSBridge.get_ports_attributes
Before this patch, get_ports_attributes would call
get_port_name_list. In the case of an empty bridge,
get_port_name_list would return an empty list and feed that
in to ovsdb.db_list, thereby returning all ports instead of
no ports.

Change-Id: I5a91028c59d71943b7cef86a94fa6ab1cc3d667c
Closes-Bug: #1499821
(cherry picked from commit 9c3e3a0fce)
2015-10-16 12:07:36 +00:00
..
api Use tempest-lib's token_client 2015-09-16 10:08:50 +00:00
common Merge "Fix establishing UDP connection" 2015-09-16 20:34:06 +00:00
contrib Merge "Fixed filters for functional tests" 2015-09-08 22:40:52 +00:00
etc Get rid of ConfigParser code in ProviderConfiguration 2015-09-21 10:55:56 -07:00
fullstack ml2: don't consider drivers with no bind_port for qos supported rule types 2015-09-22 14:38:59 +02:00
functional Handle empty bridge case in OVSBridge.get_ports_attributes 2015-10-16 12:07: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 Mock oslo policy HTTPCheck instead of urllib 2015-10-13 17:26:23 +02:00
var
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py Add tunneling support to full stack tests 2015-09-10 14:30:21 +00: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 Python 3: use a hash to sort dictionaries 2015-08-31 22:53:27 +02:00