[Yahoo-eng-team] [Bug 1873240] Re: Missing rootwrap filter rule for radvd kill script

2020-04-17 Thread OpenStack Infra
Reviewed: https://review.opendev.org/720431 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2273499155a8cd83150aa4b4f8ba08ecbbdc9306 Submitter: Zuul Branch:master commit 2273499155a8cd83150aa4b4f8ba08ecbbdc9306 Author: Slawek Kaplonski Date: Thu Apr 16 12:25:54 2020

[Yahoo-eng-team] [Bug 1873532] [NEW] pytest breaks all horizon plugin tests

2020-04-17 Thread Akihiro Motoki
Public bug reported: https://review.opendev.org/#/c/711195/ introduced pytest usage in horizon, but it breaks all horizon plugin tests as pytest is declared in test-requirements.txt and horizon plugin test environments do not install pytest. Here is an example of heat-dashboard failure.

[Yahoo-eng-team] [Bug 1871340] Re: neutron.tests.functional.agent.ovn.metadata.test_metadata_agent.TestMetadataAgent.test_agent_registration_at_chassis_create_event fails randomly

2020-04-17 Thread OpenStack Infra
Reviewed: https://review.opendev.org/718462 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ac5094daa660a98aa4b2d616312b4bbacc98d524 Submitter: Zuul Branch:master commit ac5094daa660a98aa4b2d616312b4bbacc98d524 Author: Rodolfo Alonso Hernandez Date: Wed Apr 8 13:57:

[Yahoo-eng-team] [Bug 1858402] Re: In-use volume does not support the same ceph cluster retype

2020-04-17 Thread Lee Yarwood
*** This bug is a duplicate of bug 1868996 *** https://bugs.launchpad.net/bugs/1868996 ** This bug has been marked a duplicate of bug 1868996 Unable to swap between RBD volumes using virDomainBlockRebase -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1803575] Re: RFE: Add an option to enable virtio-scsi for new Nova instances by default

2020-04-17 Thread Stephen Finucane
While the issue you highlight here is real, this wouldn't be a good solution. The primary issue with this approach is the same issue we have with the '[libvirt] rx_queue_size' and '[libvirt] tx_queue_size' - namely that it can break live migration as two hosts with different values will result in a

[Yahoo-eng-team] [Bug 1873387] Re: Unable to delete instance because cyborg.get_client() failed

2020-04-17 Thread Balazs Gibizer
As discussed in the patch [1] the scenario to deploy cyborg then remove the cyborg from the deployment without first removing all the users of cyborg is not valid. The deployer should first clean up all the cyborg users before removes cyborg from the deployment. Nova today also fails due to missing

[Yahoo-eng-team] [Bug 1871908] Re: Fullstack security groups tests failing with "broken pipe" error

2020-04-17 Thread OpenStack Infra
Reviewed: https://review.opendev.org/718781 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c92950b0eea55b8f16ae4ecea9366dba4419545a Submitter: Zuul Branch:master commit c92950b0eea55b8f16ae4ecea9366dba4419545a Author: Slawek Kaplonski Date: Thu Apr 9 17:05:53 2020

[Yahoo-eng-team] [Bug 1873265] Re: VM can't be accessed, openflow rules are removed and neutron-ovs-agent is always reporting errors after rabbitmq is in split-brain state

2020-04-17 Thread Slawek Kaplonski
Hi, I'm inclined to agree with Oleg here. If 2 of 3 rabbit servers are working fine and agent is still connected to the broken one, I think it's something for oslo.messaging. Neutron is just using oslo.messaging project to connect with rabbitmq. ** Changed in: neutron Status: New => Incomp