[Yahoo-eng-team] [Bug 1861279] Re: incomplete instruction in "Install and configure" in keystone in https://docs.openstack.org/keystone/train/install/keystone-install-rdo.html

2020-04-21 Thread Launchpad Bug Tracker
[Expired for OpenStack Identity (keystone) because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone)

[Yahoo-eng-team] [Bug 1874171] [NEW] tempest-horizon job fails in stable/rocky

2020-04-21 Thread Akihiro Motoki
Public bug reported: tempest-horizon job in stable/rocky is failing. https://review.opendev.org/#/c/716541/ tempest-horizon commit 48bde4d38f0b76c5694c3c6e10e1b96056353ec2 dropped python 2.7 support, but the tempest job in stable/rocky is run on python2.7 so it looks like we should not drop pyt

[Yahoo-eng-team] [Bug 1860913] Re: Instance uses base image file when it is rebooted after snapshot creation if cinder nfs backend is used

2020-04-21 Thread Lee Yarwood
I've just closed out the openstack/nova change as this isn't fixable on the n-cpu side at the moment without an idempotent connection_info refresh API. We can however fix this in openstack/cinder by forcing the NFS c-vol driver to update the saved connection_info during the snapshot, allowing n-cp

[Yahoo-eng-team] [Bug 1874065] [NEW] [OVN] External ports creation is not account for VNIC_DIRECT_PHYSICAL

2020-04-21 Thread Lucas Alvares Gomes
Public bug reported: The current implementation of the external ports in OVN is not accounting for the VNIC type VNIC_DIRECT_PHYSICAL. In OVN terms, both VNIC_DIRECT and VNIC_DIRECT_PHYSICAL should do exactly the same. ** Affects: neutron Importance: High Assignee: Lucas Alvares Gomes (

[Yahoo-eng-team] [Bug 1853009] Re: Ironic node rebalance race can lead to missing compute nodes in DB

2020-04-21 Thread Sylvain Bauza
** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: High Assignee: Mark Goddard (mgo

[Yahoo-eng-team] [Bug 1874032] [NEW] nova-compute become stuck when doing IO on busy file system

2020-04-21 Thread Alexandre arents
Public bug reported: Description === It seems that when nova-compute process run I/O intensive task on a busy file system, it can become stuck and got disconnected from rabbitmq cluster. >From my understanding nova-compute do not use true OS multithreading, but internal python multi-tas

[Yahoo-eng-team] [Bug 1441990] Re: There is no bootable disk when create vm from image with bdm args.

2020-04-21 Thread Balazs Gibizer
As per Dan comments from the https://review.opendev.org/171984 this is not a bug as the behavior could be useful in some cases. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Open

[Yahoo-eng-team] [Bug 1856581] Re: metadefs: OS::Glance::CommonImageProperties out of date

2020-04-21 Thread OpenStack Infra
Reviewed: https://review.opendev.org/718292 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=7c4eda8f62b74fec039214c150709db488242a79 Submitter: Zuul Branch:master commit 7c4eda8f62b74fec039214c150709db488242a79 Author: khashf Date: Tue Apr 7 18:12:40 2020 -0700

[Yahoo-eng-team] [Bug 1838389] Re: Nova-compute try to flush wrong device mapper when live migrate VM

2020-04-21 Thread Balazs Gibizer
Based on that the reporter cannot reproduce the problem I'm closing the bug as Invalid. Please reset the bug state to New if you can reproduce it again. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1851871] Re: Unit tests intermittently fail with "TypeError: Can't upgrade a READER transaction to a WRITER mid-transaction" during service destroy

2020-04-21 Thread Balazs Gibizer
This did not happened in the last 30 days so I'm closing this bug as Invalid. ** Changed in: nova Status: New => Invalid -- 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/b

[Yahoo-eng-team] [Bug 1853635] Re: Config_drive file throws Request is too large

2020-04-21 Thread Balazs Gibizer
Based on the last comment from Allison the solution is to configure oslo_middleware properly to allow bigger HTTP request bodies: [oslo_middleware]/max_request_body_size So I'm closing this bug as Invalid. ** Changed in: nova Status: New => Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 1856651] Re: same mac address in SR-IOV VF when doing Passthrough using pci_alias in flavor

2020-04-21 Thread Balazs Gibizer
If you are using pci_alias in the flavor that means you are passing through PCI devices. In this case nova does not know (and care) that the PCI device is happen to be an SRIOV VF, or a PFGA or a GPU. Therefore nova will not configure anything SRIOV specific on the passed PCI device. So I'm settin

[Yahoo-eng-team] [Bug 1843576] Re: Glance metadefs is missing Image property hw_vif_multiqueue_enabled

2020-04-21 Thread OpenStack Infra
Reviewed: https://review.opendev.org/718307 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=b6d61446321926b01b55688653329842a059e05b Submitter: Zuul Branch:master commit b6d61446321926b01b55688653329842a059e05b Author: khashf Date: Tue Apr 7 21:51:00 2020 -0700