[Yahoo-eng-team] [Bug 2089030] Re: Sdk does not call manila with user's token + the service token

2024-11-21 Thread sean mooney
** Also affects: openstacksdk Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/2089030 Title: Sdk does not call manila with use

[Yahoo-eng-team] [Bug 2089185] Re: Releasing fails with latest cloud-init on image 20241113

2024-11-21 Thread Brett Holman
Please gather the logs as described in [1] and report back. Which image did this last succeed in? I just linked the upstream bug and set the downstream bug to "invalid". [1] https://docs.cloud-init.io/en/latest/howto/bugs.html#collect-logs ** Bug watch added: github.com/canonical/cloud-init/iss

[Yahoo-eng-team] [Bug 2088207] Re: cloud-init enables ssh password auth in an unexpected config file

2024-11-21 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:9.9p1-3ubuntu2 --- openssh (1:9.9p1-3ubuntu2) plucky; urgency=medium * document /etc/ssh/sshd_config.d/*.conf better in sshd_config (LP: #2088207) - d/p/debian-config.patch: expand comment about configuration options and pr

[Yahoo-eng-team] [Bug 2089325] [NEW] Process descriptions in the Contributor Guide need updating

2024-11-21 Thread Ildiko Vancsa
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: Nova has an extensive Contributor Documentation, which has been bui

[Yahoo-eng-team] [Bug 1869804] Re: Live migration with cpu_shared_set not updating CPU pinning

2024-11-21 Thread sean mooney
** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1869804 Title: Live migration with cpu_shared_set not updatin

[Yahoo-eng-team] [Bug 2073403] Re: [NB driver] Error raised when VM created with a port attached to a FIP

2024-11-21 Thread Jakub Libosvar
** Changed in: neutron Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2073403 Title: [NB driver] Error raised when VM created with a port attached to a

[Yahoo-eng-team] [Bug 1982284] Re: libvirt live migration sometimes fails with "libvirt.libvirtError: internal error: migration was active, but no RAM info was set"

2024-11-21 Thread melanie witt
https://review.opendev.org/c/openstack/nova/+/860737 was abandoned as stable/ussuri was changed to unmaintained/ussuri ** Changed in: nova/ussuri Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1982284] Re: libvirt live migration sometimes fails with "libvirt.libvirtError: internal error: migration was active, but no RAM info was set"

2024-11-21 Thread melanie witt
https://review.opendev.org/c/openstack/nova/+/860736 was abandoned as stable/victoria was changed to unmaintained/victoria ** Changed in: nova/victoria Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1982284] Re: libvirt live migration sometimes fails with "libvirt.libvirtError: internal error: migration was active, but no RAM info was set"

2024-11-21 Thread melanie witt
https://review.opendev.org/c/openstack/nova/+/860739 was abandoned as stable/train was changed to unmaintained/train ** Changed in: nova/train Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1982284] Re: libvirt live migration sometimes fails with "libvirt.libvirtError: internal error: migration was active, but no RAM info was set"

2024-11-21 Thread melanie witt
https://review.opendev.org/c/openstack/nova/+/860735 was abandoned as stable/wallaby was changed to unmaintained/wallaby ** Changed in: nova/wallaby Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscri

[Yahoo-eng-team] [Bug 2089281] [NEW] Nova does not work with Gunicorn

2024-11-21 Thread Michal Nasiadka
Public bug reported: Tried running Nova in Gunicorn, it fails with following output: ()[root@localhost /]# gunicorn nova.wsgi.osapi_compute:application [2024-11-21 15:43:11 +] [26] [INFO] Starting gunicorn 23.0.0 [2024-11-21 15:43:11 +] [26] [INFO] Listening at: http://127.0.0.1:8000 (26)

[Yahoo-eng-team] [Bug 2089282] [NEW] Nova does not work with Gunicorn

2024-11-21 Thread Michal Nasiadka
Public bug reported: Tried running Nova in Gunicorn, it fails with following output: ()[root@localhost /]# gunicorn nova.wsgi.osapi_compute:application [2024-11-21 15:43:11 +] [26] [INFO] Starting gunicorn 23.0.0 [2024-11-21 15:43:11 +] [26] [INFO] Listening at: http://127.0.0.1:8000 (26)

[Yahoo-eng-team] [Bug 2026757] Re: dnsmasq on Ubuntu Jammy crashes on neutron-dhcp-agent updates

2024-11-21 Thread Miriam EspaƱa Acebal
** Changed in: dnsmasq (Ubuntu Jammy) Status: Incomplete => Confirmed ** Also affects: dnsmasq (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: dnsmasq (Ubuntu Oracular) Importance: Undecided Status: New ** Also affects: dnsmasq (Ubuntu Plucky) Impo

[Yahoo-eng-team] [Bug 1771116] Re: network configuration fails on CentoS 7.5: using dhcp instead of static address

2024-11-21 Thread Bug Watch Updater
** Changed in: cloud-init (CentOS) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1771116 Title: network configuration fails on CentoS 7.5: us

[Yahoo-eng-team] [Bug 2089252] [NEW] neutron-vpnaas: LibreSwan 4 connections not listed as ACTIVE

2024-11-21 Thread Trygve Vea
Public bug reported: The regex that are used to check IPSec connection status is incorrect for LibreSwan 4: >From neutron_vpnaas/services/vpn/device_drivers/ipsec.py ```python STATUS_IPSEC_SA_ESTABLISHED_RE = ( r'\d{3} #\d+: "([a-f0-9\-]+).*established.*newest IPSEC') STATUS_IPSEC

[Yahoo-eng-team] [Bug 2089250] [NEW] neutron-vpnaas: Automatic VPN Agent failover not working with OVN driver

2024-11-21 Thread Trygve Vea
Public bug reported: This issue has been observed in RDO 2024.1/OVN 23.03/AlmaLinux 9. This has also been reproduced in Devstack. 1. Ensure that allow_automatic_vpnagent_failover is set to True 2. Have two VPN agents 3. Set up a VPN connection successfully 4. Disable the agent running the VPN co

[Yahoo-eng-team] [Bug 2089247] [NEW] User with reader role logged out when accessing Project / Object Store / Containers

2024-11-21 Thread Maksim
Public bug reported: Openstack versions affected: - 2024.1 - 2024.2 Installation: Openstack Helm Steps to reproduce: 1. Create a user with "reader" role in a project 2. Login as a user with "reader" role 3. Navigate to Project / Object Store / Containers After that user will be logged out and r

[Yahoo-eng-team] [Bug 2089225] [NEW] The description of the heal_instance_info_cache_interval option is misleading

2024-11-21 Thread Balazs Gibizer
Public bug reported: The current doc text is: Interval between instance network information cache updates. Number of seconds after which each compute node runs the task of querying Neutron for all of its instances networking information, then updates the Nova db with that information. Nova will

[Yahoo-eng-team] [Bug 2089223] [NEW] Replace placement request path

2024-11-21 Thread LeeChunghwan
Public bug reported: If the placement endpoint contains '/' at the end of the path such as 'http://placement.com/', the placement api request results in 404 not found. It is because there are duplicate '/' characters after calling the function '_get_json'. For example, When using function 'res