[Yahoo-eng-team] [Bug 1916041] Re: tempest-slow-py3 ipv6 gate job fails on stable/stein

2021-03-02 Thread Slawek Kaplonski
Fix https://review.opendev.org/c/openstack/neutron/+/777389 merged. This bug should be solved now. ** Changed in: neutron Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1837908] Re: Dashboard Hangs while trying to create and associate floating IP to instance at the same time

2021-03-02 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1824484 *** https://bugs.launchpad.net/bugs/1824484 As mentioned in #2, this issue was fixed as bug 1824484. Marking it as duplicate. ** This bug has been marked a duplicate of bug 1824484 workflow modal add_item_link is broken -- You received this bug

[Yahoo-eng-team] [Bug 1771559] Re: error while loading icon with pyscss 1.3.5 or later

2021-03-02 Thread Akihiro Motoki
https://review.opendev.org/c/openstack/horizon/+/730288 has been merged. ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1917508] [NEW] Router create fails when router with same name already exists

2021-03-02 Thread Carlos Goncalves
Public bug reported: Test tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port failed with what appears to be an issue in the OVN ML2 driver. According to Terry, "it looks like the create_lrouter call in impl_idl_ovn.py passes may_exist, but the one in

[Yahoo-eng-team] [Bug 1602081] Re: Use oslo.context's policy dict

2021-03-02 Thread Goutham Pacha Ravi
** Changed in: manila Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1602081 Title: Use oslo.context's policy dict

[Yahoo-eng-team] [Bug 1917498] [NEW] Cold migration/resize failure with encrypted volumes can leave instance in error and volumes attaching

2021-03-02 Thread Mark Goddard
Public bug reported: Description === Due to the differences in nova, cinder and barbican policies described in bug 1895848, a user cannot migrate an instance with an encrypted volume (using barbican) that belongs to a user in a different project. Furthermore, if a cold migration or

[Yahoo-eng-team] [Bug 1917487] [NEW] [FT] "IpNetnsCommand.add" command fails frequently

2021-03-02 Thread Rodolfo Alonso
Public bug reported: "IpNetnsCommand.add" command fails frequently, as reported in: * https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_018/772460/13/check/neutron-functional-with-uwsgi/0181e4f/testr_results.html *

[Yahoo-eng-team] [Bug 1917483] [NEW] Horizon loads policy files partially when one of policy files are written in a wrong format

2021-03-02 Thread Takashi Kajinami
Public bug reported: Currently horizon stops loading policy rules when it detects any file in a wrong format. This results in a situation where horizon works with very incomplete policy rules because of only one invalid policy file. For example when horizon susceeds to load the keystone policy

[Yahoo-eng-team] [Bug 1917472] [NEW] Duplicate attempts to destroy instance when calling os-stop and os-start

2021-03-02 Thread Lee Yarwood
Public bug reported: Description === The libvirt driver's implementation of power_on currently uses _hard_reboot under the hood to recreate the underlying domain, volume connections and vifs. As part of this we attempt to destroy the domain but in the context of power_on that has already

[Yahoo-eng-team] [Bug 1917469] [NEW] non-admins can delete in-use images

2021-03-02 Thread Felix Huettner
Public bug reported: Hello everyone, we have an issue in the following (simplified) setup: * we have an user which is uploading images. This user only has default member rights and is not an admin * the user is uploading new versions of the images regularly * the user tries to delete previous

[Yahoo-eng-team] [Bug 1917448] [NEW] GRE tunnels over IPv6 have wrong packet_type set in OVS

2021-03-02 Thread Slawek Kaplonski
Public bug reported: In https://review.opendev.org/c/openstack/neutron/+/763204 we added support for creating GRE tunnels using IPv6 addresses. But it seems that by mistake we set wrong packet_type on such GRE interface in ovs. Instead of "legacy" it should be "legacy_l2" - see

[Yahoo-eng-team] [Bug 1890432] Re: Create subnet is failing under high load with OVN

2021-03-02 Thread James Page
Backports https://review.opendev.org/c/openstack/neutron/+/774256 https://review.opendev.org/c/openstack/neutron/+/774135 ** No longer affects: charm-neutron-api -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1890432] Re: Create subnet is failing under high load with OVN

2021-03-02 Thread James Page
Hirsute/Wallaby packages include the fix from: https://review.opendev.org/c/openstack/neutron/+/745330/ So marked "Fix Released" for this target. Focal/Ussuri and Groovy/Wallaby - fix has been merged into the neutron table branch for each release however no new point releases from Neutron for

[Yahoo-eng-team] [Bug 1917437] [NEW] Enable querier for multicast (IGMP) in OVN

2021-03-02 Thread Kamil Sambor
Public bug reported: Core OVN supports IGMP querier we should also add support for it in the OVN driver in Neutron. In order to enable it via the OVN driver in neutron one should set: other_config:mcast_querier='true', other_config:mcast_eth_src=, other_config:mcast_ip4_src= For the smac and