[Yahoo-eng-team] [Bug 1899431] Re: virsh domifstat can not get vhostuser vif statistics

2020-10-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/757448 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4a4f12678af76101afac0ca15cc36bfa64017818 Submitter: Zuul Branch:master commit 4a4f12678af76101afac0ca15cc36bfa64017818 Author: zhanghao Date: Mon Oct 12 14:10:14 2020 -0400

[Yahoo-eng-team] [Bug 1878938] Re: System role assignments exist after system role delete

2020-10-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/731087 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=c1dcbb05b4488f1fa3e7af4d9171d11702d94119 Submitter: Zuul Branch:master commit c1dcbb05b4488f1fa3e7af4d9171d11702d94119 Author: Vishakha Agarwal Date: Wed May 27 12:08:41 202

[Yahoo-eng-team] [Bug 1902276] [NEW] libvirtd going into a tight loop causing instances to not transition to ACTIVE

2020-10-30 Thread Michael Johnson
Public bug reported: Description === This is current master branch (wallaby) of OpenStack. We seen this regularly, but it's intermittent. We are seeing nova instances that do not transition to ACTIVE inside five minutes. Investigating this led us to find that libvirtd seems to be going i

[Yahoo-eng-team] [Bug 1902261] [NEW] Federated identity login does not prevent disabling account due to inactivity

2020-10-30 Thread Daniel Leehr
Public bug reported: On keystone configured with OIDC federated login and disable_user_account_days_inactive, accounts become disabled after the specified number of days even if users regularly access accounts with OIDC login. OIDC login does not count as activity, nor does token authentication. I

[Yahoo-eng-team] [Bug 1902216] [NEW] Can't define a cpu_model from a different architecture

2020-10-30 Thread Belmiro Moreira
Public bug reported: """ It would be great if Nova supports instances with a different architecture than the host. My use case is to be run aarch64 guests in a x86_64 compute node. """ In order to create an aarch64 guest in an x86_64 compute node we need to define the emulated CPU. However, Nov

[Yahoo-eng-team] [Bug 1902211] [NEW] Router State standby on all l3 agent when create

2020-10-30 Thread Nguyen Thanh Cong
Public bug reported: Hi all When i create a router, it is stuck in state standby forever on all agent. I login to agent and check, in /var/lib/neutron/ha_confs/ , it does not have a keepalived.conf filem, so all agent stuck in standby state. Once stuck, I won't be able to create the router anymo

[Yahoo-eng-team] [Bug 1902205] [NEW] UEFI loader should consider the guest architecture not the host

2020-10-30 Thread Belmiro Moreira
Public bug reported: """ It would be great if Nova supports instances with a different architecture than the host. An use case would be run aarch64 guests in a x86_64 compute node. """ In order to use boot an aarch64 guest in a x86_64 host we need to use UEFI. However, Nova always uses the UEFI

[Yahoo-eng-team] [Bug 1902203] [NEW] Instance architecture should be reflected in the instance domain

2020-10-30 Thread Belmiro Moreira
Public bug reported: """ It would be great if Nova supports instances with a different architecture than the host. An use case would be run aarch64 guests in a x86_64 compute node. """ The issue is that nova always uses the architecture from the host when defining the instance domain and not wh