[Yahoo-eng-team] [Bug 1999209] [NEW] [ovn]dnat_adn_snat will not changed if updated fixed_ips of internal port

2022-12-08 Thread Liu Xie
Public bug reported: As the title describes, if we updated fixed_ips of one internal port which associated a floatingip, but the dnat_adn_snat entry in ovn will not changed. ** Affects: neutron Importance: Undecided Assignee: Liu Xie (liushy) Status: New ** Changed in: neutron

[Yahoo-eng-team] [Bug 1999154] Re: ovs/ovn source deployment broken with ovs_branch=master

2022-12-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/867004 Committed: https://opendev.org/openstack/neutron/commit/ca73925f42220888a58d24135c1835ace416c06d Submitter: "Zuul (22348)" Branch:master commit ca73925f42220888a58d24135c1835ace416c06d Author: yatinkarel Date: Thu Dec 8 20:

[Yahoo-eng-team] [Bug 1999170] Re: Package names missing in neutron openvswitch setup guide

2022-12-08 Thread Brian Haley
Ok, I'll close this bug then. Please re-open if you find another issue. ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1999170

[Yahoo-eng-team] [Bug 1999170] [NEW] Package names missing in neutron openvswitch setup guide

2022-12-08 Thread Nicolas Melot
Public bug reported: Hi, Deployment guides for neutron openvswitch instruct to install packages but fails to mention their names and the reader has to guess which precise packages are meant; in my case for rdo. Here are occurrences of the problem: In https://docs.openstack.org/neutron/zed/admin/

[Yahoo-eng-team] [Bug 1999164] [NEW] when multiple SSH host key certificates are defined, only one HostCertificate is referenced in sshd_config

2022-12-08 Thread Robert Jacobson
Public bug reported: I'm not using a cloud provider; I'm installing Ubuntu 20.04 using autoinstall and the bug is triggered during cloud-init with user-data ( cloud-init 22.4.2-0ubuntu0~20.04.1 ) I defined 3 types of SSH host keys and certs in user-data. All 3 keys and certs ended up in /etc/ssh

[Yahoo-eng-team] [Bug 1999161] [NEW] Instance failed to reach ACTIVE status and task state "None" within the required time (600s)

2022-12-08 Thread Jadon Naas
Public bug reported: During an automated test run of Focal Yoga OpenStack release, the Tempest validation testing failed because the test for tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON failed with the following traceback: Traceback (most recent call last): File "/home/ubu

[Yahoo-eng-team] [Bug 1999154] [NEW] ovs/ovn source deployment broken with ovs_branch=master

2022-12-08 Thread yatin
Public bug reported: Since [1] jobs running with OVS_BRANCH=master are broken, fails as below:- utilities/ovn-dbctl.c: In function ‘do_dbctl’: utilities/ovn-dbctl.c:724:9: error: too few arguments to function ‘ctl_context_init_command’ 724 | ctl_context_init_command(ctx, c); |

[Yahoo-eng-team] [Bug 1809578] Re: Documentation might be wrong

2022-12-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/866793 Committed: https://opendev.org/openstack/neutron/commit/06fad386ba7dad5f9dea288a124993560513949a Submitter: "Zuul (22348)" Branch:master commit 06fad386ba7dad5f9dea288a124993560513949a Author: Brian Haley Date: Tue Dec 6 13

[Yahoo-eng-team] [Bug 1999127] [NEW] when evacuate and restart compute node, the instance may be reset error incorrectly

2022-12-08 Thread yzp
Public bug reported: Description === when evacuate instance from source compute node to dest compute node, at the same time the source compute node is restart and get instance info, the instance task state is task_states.REBUILD_SPAWNING; when end evacuate, the instance task state is N