Public bug reported: Summary * If the agent_down_time is set to a large value, openstack network agent list might not return newly added metadata agents
Reproduction Steps * Set agent_down_time in neutron.conf to 2147483 in large cluster * Add new compute nodes * OVN controller started -> chassis & chassis_private (external_ids={}) recorded created in ovn sb db * Neutron metadata agent started -> update chassis_private external_ids neutron:ovn-metadata-id with agent_id * run "openstack network agent list" command Expected output: * New added "OVN Metadata agent" will be returned Actual output: * New add "OVN Metadata agent" won't return Version: * stable/2024.1 * master ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2111475 Title: openstack network agent list cannot return new added metadata agent Status in neutron: New Bug description: Summary * If the agent_down_time is set to a large value, openstack network agent list might not return newly added metadata agents Reproduction Steps * Set agent_down_time in neutron.conf to 2147483 in large cluster * Add new compute nodes * OVN controller started -> chassis & chassis_private (external_ids={}) recorded created in ovn sb db * Neutron metadata agent started -> update chassis_private external_ids neutron:ovn-metadata-id with agent_id * run "openstack network agent list" command Expected output: * New added "OVN Metadata agent" will be returned Actual output: * New add "OVN Metadata agent" won't return Version: * stable/2024.1 * master To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2111475/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp