neutron/neutron
Rodolfo Alonso Hernandez d7c5ae8a03 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.

Change-Id: Icf9a8802585c908fd4a70d0508139a81d5ac90ee
Related-Bug: #1799555
2019-06-18 06:28:56 +00:00
..
agent Merge "Minimizing lock for port forwarding" 2019-06-13 03:40:50 +00:00
api Merge "Optimize the code that fixes the race condition of DHCP agent." 2019-06-06 07:49:19 +00:00
cmd Add info about nf_conntrack_proto_gre when ovs fw is used 2019-05-10 15:41:29 +02:00
common Merge "Fix :param: in docstring" 2019-06-14 17:06:22 +00:00
conf Add missing ws separator between words 2019-06-12 11:38:32 +08:00
core_extensions Switch to new engine facade for QoS 2019-05-28 08:11:35 +00:00
db Merge "Switch to new engine facade for Schedulers" 2019-06-18 01:20:06 +00:00
debug Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
extensions Fix resource schemas and releated get_sorts test cases 2019-05-28 18:27:22 +08:00
hacking remove neutron.db.api references 2019-03-05 09:14:50 -07:00
ipam Allow first address in an IPv6 subnet as valid unicast 2019-05-21 16:31:18 +00:00
locale Imported Translations from Zanata 2018-03-03 06:08:46 +00:00
notifiers Notify ironic on port status changes 2019-05-27 13:38:42 +02:00
objects Merge "use object standardattributes from neutron-lib" 2019-06-13 20:00:51 +00:00
pecan_wsgi Use list instead of six.viewkeys to avoid py2 to py3 problems 2019-05-30 14:39:39 -04:00
plugins Fix mis-use of _dvr_to_src_mac_table_id 2019-06-14 18:00:03 +08:00
privileged Only TC class "htb" is supported 2019-04-26 15:03:26 +00:00
quota Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
scheduler Switch to new engine facade for Schedulers 2019-06-12 19:46:25 +00:00
server Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
services Switch to new engine facade for DriverController 2019-06-14 17:18:23 +00:00
tests Increase TestDhcpAgentHA.agent_down_time to 30 seconds 2019-06-18 06:28:56 +00:00
__init__.py Fix incorrect usage of '# flake8: noqa' 2018-10-29 15:27:50 -04:00
_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 Define dhcp_agents_per_network with min=1 2019-05-15 14:08:21 -04: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 Notify ironic on port status changes 2019-05-27 13:38:42 +02:00
policy.py Fix handling of network:shared field in policy module 2019-05-07 11:31:25 +02:00
service.py Merge "Change process name of neutron-server to match worker role" 2019-03-02 14:18:49 +00:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00