[Yahoo-eng-team] [Bug 1933802] Re: missing global_request_id in neutron_lib context from_dict method

2022-10-07 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/859813 Committed: https://opendev.org/openstack/neutron-lib/commit/9ecd5995b6c598cee931087bf13fdd166f404034 Submitter: "Zuul (22348)" Branch:master commit 9ecd5995b6c598cee931087bf13fdd166f404034 Author: Kiran Pawar Date: Thu

[Yahoo-eng-team] [Bug 1992186] [NEW] "int object is not iterable" when using numerical group names

2022-10-07 Thread Mohammed Naser
Public bug reported: When using federation and having the values of `groups` in the mapping set to a number, it will be parsed into a a number and then fail to authenticate: ``` {"error":{"code":400,"message":"'int' object is not iterable","title":"Bad Request"}} ``` I believe the bad bit is

[Yahoo-eng-team] [Bug 1991509] Re: [ovn-octavia-provider] router gateway unset + set breaks ovn lb connectivity

2022-10-07 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/858363 Committed: https://opendev.org/openstack/ovn-octavia-provider/commit/d889812f3c2deaf630892d65c90cdbafd4435d21 Submitter: "Zuul (22348)" Branch:master commit d889812f3c2deaf630892d65c90cdbafd4435d21 Author: Luis

[Yahoo-eng-team] [Bug 1992183] [NEW] Openstack: Application credential token remains valid longer than expected

2022-10-07 Thread David Wilde
*** This bug is a security vulnerability *** Public security bug reported: Description of problem: Keystone issues tokens with the default lifespan regardless of the lifespan of the application credentials used to issue them. If the configured lifespan of an identity token is set to be 1h, and

[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"

2022-10-07 Thread melanie witt
** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/xena Importance: Undecided Status: New ** Also affects: nova/yoga Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1992139] [NEW] Wrong url : compute admin guide

2022-10-07 Thread Hyeokjin Doo
Public bug reported: in https://docs.openstack.org/api-guide/compute/users.html, in Role based access control compute admin guide link is crashed. -> https://docs.openstack.org/nova/latest//admin/arch#projects-users-and-roles I think correct url is this. ->

[Yahoo-eng-team] [Bug 1992161] [NEW] Unknown quota resource security_group_rule in neutron-rpc-server

2022-10-07 Thread Johannes Kulik
Public bug reported: When restarting our linuxbridge-agents, we see exceptions for some of the networks: Unknown quota resources ['security_group_rule']. This stops the linuxbridge-agent from fully bringing up that network. Prerequisites: * run api-server and rpc-server in different process We

[Yahoo-eng-team] [Bug 1992169] [NEW] instance_faults entries are created on InstanceInvalidState exceptions

2022-10-07 Thread Pavlo Shchelokovskyy
Public bug reported: This might somewhat be related to https://bugs.launchpad.net/nova/+bug/1800755 and discussion there. Recently the following problem was reported in one of our clouds: - a homegrown self-written monitoring that polls servers diagnostics - the monitoring script is naive and