[Yahoo-eng-team] [Bug 2039225] Re: django.core.cache.backends.memcached.MemcachedCache backend is removed

2023-10-27 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 4:23.3.0-0ubuntu2 --- horizon (4:23.3.0-0ubuntu2) noble; urgency=medium * d/p/ubuntu_settings.patch, d/p/switch-to-pymemcachecache-backend.patch, d/control: Switch to python3-pymemcache and PyMemcacheCache driver as the Django Memc

[Yahoo-eng-team] [Bug 2041609] [NEW] FIP update removes QoS policy

2023-10-27 Thread Lajos Katona
Public bug reported: When updating a FIP with QoS policy (even updating the description) overwrites the QoS policy id with None. $ openstack floating ip create public --qos-policy foo_qos_policy_0 +-+--+ | Field | Value

[Yahoo-eng-team] [Bug 2041611] [NEW] GET /v3/domains returns all domains even in domain scope

2023-10-27 Thread Markus Hentsch
Public bug reported: ## Summary The `GET /v3/domains` endpoint's returned domain list is not filtered if a domain-scoped authentication is used to access it. Instead it returns all domains. In case domain names have relations to tenants/customers, any policy model that allows tenants to list d

[Yahoo-eng-team] [Bug 2041612] [NEW] [n-d-r] DRAgent removed from bgp speaker automatically

2023-10-27 Thread Roberto Bartzen Acosta
Public bug reported: Hello everyone, I noticed a BUG in the Neutron agent reschedule process when I'm running the 'BGP dynamic routing agent'. I tried to found some n-d-r related documentation about the scheduler process for L3 agents, but I've just saw routers context topics [1]. The main prob

[Yahoo-eng-team] [Bug 2041519] [NEW] Inventories of SR-IOV GPU VFs are impacted by allocations for other VFs

2023-10-27 Thread Sylvain Bauza
Public bug reported: This is hard to summarize the problem in a bug report title, my bad. Long story short, the case arrives if you start using nVidia SR-IOV next-gen GPUs like A100 which create Virtual Functions on the host, each of them supporting the same GPU types but with a specific amount

[Yahoo-eng-team] [Bug 2041511] [NEW] nova api returns 500 when creating a volume booted instance with memory enryption enabled

2023-10-27 Thread Takashi Kajinami
Public bug reported: Description === When creating an instance with an volume created from an image with hw_mem_encryption: true, nova-api returns 500 and the creation request is not accepted. Steps to reproduce == * Create an image with hw_mem_encryption=True  $ openstac