[Yahoo-eng-team] [Bug 2040517] [NEW] host not removed from table ml2_vxlan_endpoints with the agent delete

2023-10-25 Thread yatin
Public bug reported: After deleting an agent, there is stale entry for the host in table 'ml2_vxlan_endpoints'. An use case is during node scale down, a agent is deleted, but the host entry is not removed from ml2_vxlan_endpoints; I have not checked other topologies but same should apply to

[Yahoo-eng-team] [Bug 2040457] [NEW] [allocation_pools] Need re-generation new pools from cidr and gateway-ip after update one subnet with empty 'allocation_pools'

2023-10-25 Thread Liu Xie
Public bug reported: We found that allocation_pools is empty list after update subnet with empty 'allocation_pools': neutron subnet-show f84d8c24-251c-4a28-83a0-6c7f147c3da1 +---+--+ | Field | Value|

[Yahoo-eng-team] [Bug 2040455] [NEW] Post login services region is not set

2023-10-25 Thread Gabriel Samfira
Public bug reported: In a multi-region OpenStack deployment, horizon fails to remember the selected services region post-login. The cookie is properly set, but it's never used in the login_view to set the request.session['services_region'] value. The result is that the selected region is reset to

[Yahoo-eng-team] [Bug 2040449] [NEW] Instance with memory encryption enabled can't be launched when [libvirt] cpu_mode is custom

2023-10-25 Thread Takashi Kajinami
Public bug reported: Description === When a user tries to launch an instance with memory encryption enabled, the instance always becomes error state if the nova-compute has [libvirt] cpu_mode = custom. Steps to reproduce == 1. Set the following options in nova.conf and