neutron/neutron/agent
Rodolfo Alonso Hernandez 993597d998 Reduce log level in "ensure_device_is_ready"
If the device is not ready, the method should inform about this
event. The code calling this method, if needed, can write a higher
log message.

Change-Id: Ib7c5ba736f6e4ccc88df665faeef304c176a24e7
Closes-Bug: #1896920
(cherry picked from commit b1f1c8aa50)
2022-01-04 16:59:09 +00:00
..
common bw-limit: Pass int parameters to Open vSwitch 2021-12-16 00:27:57 +00:00
dhcp [DHCP] Fix cleanup_deleted_ports method 2021-06-11 09:02:56 +00:00
l2 Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l3 Cleanup router for which processing added router failed 2021-11-12 09:00:56 +00:00
linux Reduce log level in "ensure_device_is_ready" 2022-01-04 16:59:09 +00:00
metadata Add locks for setting iptables rules in l3 and metadata agents 2021-04-09 14:02:25 +00:00
ovn [OVN] Accept OVS system-id as non UUID formatted string 2021-12-21 18:05:17 +00:00
ovsdb Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
windows Add missing "process_name" argument on Windows 2021-01-18 14:00:29 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
firewall.py [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses 2021-06-04 15:08:04 +00:00
l3_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
metadata_agent.py Provide the rpc_response_max_timeout parameter to metadata-agent 2021-04-29 19:17:20 +00:00
resource_cache.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00
rpc.py Set RPC timeout in PluginReportStateAPI to report_interval 2021-11-11 16:22:42 +00:00
securitygroups_rpc.py Lock sg updates while in _apply_port_filter() 2021-03-11 00:20:54 +00:00