neutron/neutron
Rodolfo Alonso Hernandez 57725fc7d4 Increase TestDhcpAgentHA.agent_down_time to 30 seconds
Currently there is a delay (around 20 seconds) between the the agent
update call and the server reply, due to the testing servers load. This
time should be higher than the agent-server communication delay but
still short enough to detect when the DHCP agent is dead during the
active wait during the DHCP agent network rescheduling.

"log_agent_heartbeats" is activated to add information about when the
server has processed the agent report status call. This log will allow
to check the different between the server updating time and the previous
agent heartbeat timestamp.

Conflicts:
    neutron/tests/fullstack/resources/config.py

Change-Id: Icf9a8802585c908fd4a70d0508139a81d5ac90ee
Related-Bug: #1799555
(cherry picked from commit d7c5ae8a03)
2019-09-06 11:02:40 +00:00
..
agent Merge "Make sure the port still in port map when prepare_port_filter" into stable/queens 2019-08-14 22:16:58 +00:00
api Optimize the code that fixes the race condition of DHCP agent. 2019-06-11 09:44:32 +08:00
cmd Secure dnsmasq process against external abuse 2019-01-25 13:58:19 +00:00
common Packets getting lost during SNAT with too many connections 2019-06-04 23:23:43 +00:00
conf Add custom ethertype processing 2019-07-01 11:01:56 +00:00
core_extensions use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
db [DVR] Add lock during creation of FIP agent gateway port 2019-08-12 10:38:46 +02:00
debug Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
extensions Improve invalid port ranges error message 2019-03-21 10:18:01 -04:00
hacking hacking: Remove dead code 2017-07-19 13:43:44 +02:00
ipam Allow first address in an IPv6 subnet as valid unicast 2019-05-24 17:42:09 -04:00
locale Imported Translations from Zanata 2018-03-14 06:20:49 +00:00
notifiers use callback payloads for REQUEST/RESPONSE events 2017-12-24 07:27:11 +00:00
objects Use dynamic lazy mode for fetching security group rules 2019-04-30 14:00:38 -06:00
pecan_wsgi Use list instead of six.viewkeys to avoid py2 to py3 problems 2019-05-31 13:22:27 +00:00
plugins Merge "Initialize phys bridges before setup_rpc" into stable/queens 2019-08-19 11:11:42 +00:00
privileged Add capabilities for privsep 2018-10-29 11:28:45 +00:00
quota Fetch specific columns rather than full ORM entities 2018-09-27 19:12:37 +02:00
scheduler Fetch specific columns rather than full ORM entities 2018-09-27 19:12:37 +02:00
server Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
services Merge "Filter placement API endpoint by type too" into stable/queens 2019-08-27 18:08:06 +00:00
tests Increase TestDhcpAgentHA.agent_down_time to 30 seconds 2019-09-06 11:02:40 +00:00
__init__.py
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py Merge "Remove deprecated cache_url" 2018-01-03 06:35:59 +00:00
policy.py Treat networks shared by RBAC in same way as shared with all tenants 2019-06-28 06:05:44 +00:00
service.py use callback payloads for _SPAWN events 2017-12-21 11:03:36 -07:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00