[Yahoo-eng-team] [Bug 1951669] [NEW] The 'flavor' field is Not available after launching vm

2021-11-19 Thread Eric Xie
Public bug reported: When launching one vm and its status is active, but the 'flavor' field displayed "Not available". After refreshing the page, got correct flavor. $ git log commit 9d1bb3626bc1dbcf29a55aeb094f4350067317cd (HEAD -> master, tag: 20.2.0, origin/master, origin/HEAD) Author:

[Yahoo-eng-team] [Bug 1951656] [NEW] Nova fails to parse new libvirt mediated device name format

2021-11-19 Thread Joe Kralicky
Public bug reported: The name format of mediated devices in libvirt was recently changed from `mdev_` to `mdev__`, e.g.: Old: `mdev_a12c7bf8_fcf4_4c3b_a256_604cda8e62d5` New: `mdev_a12c7bf8_fcf4_4c3b_a256_604cda8e62d5__c1_00_0` This results in the following error: 2021-11-19 22:51:45.952

[Yahoo-eng-team] [Bug 1950679] Re: [ovn] neutron_ovn_db_sync_util hangs on sync_routers_and_rports

2021-11-19 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/817637 Committed: https://opendev.org/openstack/neutron/commit/7e2f73350ffdc90f7b340788db36edc439f96f6e Submitter: "Zuul (22348)" Branch:master commit 7e2f73350ffdc90f7b340788db36edc439f96f6e Author: Daniel Speichert Date: Thu

[Yahoo-eng-team] [Bug 1951639] [NEW] Package installation unreliable on systems without RTC

2021-11-19 Thread Max
Public bug reported: It seems that when you specify "packages:" to be installed in the cloud-init user-data, it attempts to update the repository files and install the packages straight away, without waiting for date/time to be synchronized through NTP. This creates problems for systems without

[Yahoo-eng-team] [Bug 1951632] [NEW] RFE: Create a role for service-to-service communication

2021-11-19 Thread Lance Bragstad
Public bug reported: In Rocky, keystone added a default role hierarchy. This was part of a large initiative to improve RBAC across all OpenStack projects. Through the process of adopting the default roles implemented in Rocky, OpenStack developers and operators have acknowledged that several

[Yahoo-eng-team] [Bug 1915480] Re: DeviceManager's fill_dhcp_udp_checksums assumes IPv6 available

2021-11-19 Thread Brian Murray
16.4.1 is included in focal-updates and hirsute has 18.0 so I'm setting this to Fix Released. $ rmadison neutron neutron | 1:2014.1-0ubuntu1 | trusty | source neutron | 1:2014.1.3-0ubuntu1.1 | trusty-security | source neutron |

[Yahoo-eng-team] [Bug 1951623] [NEW] Error live migration vm with disabled port

2021-11-19 Thread Alexander Shishebarov
Public bug reported: We use neutron(stable/stein) ml2/ovs plugin and nova (stable/stein) An error occurs in case of server migration with a disabled port(admin_state_up DWON)/ Here ports configuration

[Yahoo-eng-team] [Bug 1951622] [NEW] RFE: Create a role in between admin and member

2021-11-19 Thread Lance Bragstad
Public bug reported: In Rocky, keystone added a default role hierarchy. This was part of a large initiative to improve RBAC across all OpenStack projects. That effort is still underway today. Through the process of adopting the default roles implemented in Rocky, OpenStack developers and

[Yahoo-eng-team] [Bug 1951617] [NEW] "Quota exceeded" message is confusing for "resize"

2021-11-19 Thread Belmiro Moreira
Public bug reported: "Quota exceeded" message is confusing for "resize" When trying to create an instance and there is no quota available, the user gets an error message. example: "Quota exceeded for cores: Requested 1, but already used 100 of 100 cores (HTTP 403)" The user can see that the

[Yahoo-eng-team] [Bug 1951593] [NEW] Feature request: keyboard layout module

2021-11-19 Thread Max
Public bug reported: It would be nice if generic support to set a keyboard layout was added to cloudinit. - It seems one can currently do set keyboard layout when using the Ubuntu installer, with autoinstall. But when using just cloudinit with ready made images (e.g. with the Ubuntu server

[Yahoo-eng-team] [Bug 1951450] Re: [CI] Rally jobs failing 100% of times

2021-11-19 Thread Hongbin Lu
This doesn't seem like a neutron bug. ** Also affects: devstack Importance: Undecided Status: New ** No longer affects: devstack -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1951450] Re: [CI] Rally jobs failing 100% of times

2021-11-19 Thread Rodolfo Alonso
Patch in rally-openstack merged. ** Changed in: neutron Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1951450 Title: [CI] Rally jobs failing 100% of

[Yahoo-eng-team] [Bug 1951569] [NEW] [L3] L3 agent extension should always inherit from "L3AgentExtension"

2021-11-19 Thread Rodolfo Alonso
Public bug reported: All L3 agent extensions should inherit from "neutron_lib.agent.l3_extension.L3AgentExtension". The "L3AgentExtensionsManager" should check, just after the extension initialization, if the loaded extensions inherit from this API. If not, the extension will raise an exception

[Yahoo-eng-team] [Bug 1951564] [NEW] snat random-fully supported with iptables 1.6.0

2021-11-19 Thread Maximilian Stinsky
Public bug reported: With the following report https://bugs.launchpad.net/neutron/+bug/1814002 neutron was set to create SNAT rules with the --random-fully flag. This is only getting applied with iptables 1.6.2 through a version check on the neutorn-l3-agent start. --random-fully is already

[Yahoo-eng-team] [Bug 1951559] [NEW] [OVN] Router ports gateway_mtu option should not always be set

2021-11-19 Thread Elvira GarcĂ­a Ruiz
Public bug reported: High level description: If a neutron router is connected to a provider network 'A' and private geneve networks. If the mtu of private networks (1442 in normal cases) is lesser than that of provider network (1500), then there is no need for neutron ml2ovn to set