neutron/neutron/tests
John Schwarz 29cec03456 l3 ha: don't send routers without '_ha_interface'
Change I22ff5a5a74527366da8f82982232d4e70e455570 changed
get_ha_sync_data_for_host such that if an agent requests a router's
details, then it is always returned, even when it doesn't have the key
'_ha_interface'. Further changes to this change tried to put this check
back in (Ie38baf061d678fc5d768195b25241efbad74e42f), but this patch
failed to do so for the case where no bindings were returned (possible
when the router has been concurrently deleted). This patch puts this
check back in.

Closes-Bug: #1607381
Change-Id: I047e53ea9b3e20a21051f29d0a44624e2a31c83c
2016-09-06 09:52:52 +03:00
..
common Switch order for cleanup in NamespaceFixture 2016-09-02 12:07:42 +00:00
contrib fullstack: Use ovs-2.5 for tests 2016-08-29 10:33:35 +00:00
etc Add QoS minimum bandwidth rule for instance egress traffic 2016-08-27 17:08:18 +00:00
fullstack Handle fullstack oslo deprecations 2016-08-29 11:34:51 -04:00
functional Add binding_index to RouterL3AgentBinding 2016-09-02 11:17:47 +00:00
retargetable Restore MySQL and Postgresql functional testing 2016-06-29 13:20:17 -04:00
tempest Merge "Change 'revision' to 'revision_number'" 2016-09-04 06:28:54 +00:00
unit l3 ha: don't send routers without '_ha_interface' 2016-09-06 09:52:52 +03:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Refactoring config options for common config opts 2016-07-26 15:55:49 +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 Use method get_ipv6_addr_by_EUI64 from oslo.utils 2016-08-30 19:49:09 +08:00