[Yahoo-eng-team] [Bug 1952867] [NEW] [ml2][ovs] allow multiple physical networks map to one physical ovs bridge

2021-11-30 Thread LIU Yulong
Public bug reported: In real cloud production environment, there are many hosts, which can access external network, which may not. Some have enough NICs to work for different networks, while some are lack of NICs. For instance, an external network, provider:network_type is ``vlan``, provider:phys

[Yahoo-eng-team] [Bug 1952055] Re: native firewall driver - conntrack marks too much traffic as invalid

2021-11-30 Thread Lajos Katona
Hi Yusuf, I close this bug report now, but if you have any news from k8s team, please feel free to reopen it. If we need to change how the firewall driver(s) work(s) perhaps we have to open an RFE and have more analyses (neutron ha multiple fw drivers, and we have to keep them give the same user ex

[Yahoo-eng-team] [Bug 1952806] [NEW] RBAC-enabled tempest test failing - in periodic-tripleo-ci-centos-8-ovb-1ctlr_2comp-featureset020-rbac-master - IndexError: list index out of range

2021-11-30 Thread Ronelle Landy
Public bug reported: https://logserver.rdoproject.org/openstack-periodic-integration- main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci- centos-8-ovb-1ctlr_2comp-featureset020-rbac- master/ff87c9e/logs/undercloud/var/log/tempest/stestr_results.html.gz shows neutron_tempest_plugin.s

[Yahoo-eng-team] [Bug 1949451] Re: [OVN] Error 400 when creating stateless SG [Unrecognized attribute(s) 'stateful']

2021-11-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/816612 Committed: https://opendev.org/openstack/neutron/commit/c95ccf0a43f8f40ed6988d88fae01b225b68b43e Submitter: "Zuul (22348)" Branch:master commit c95ccf0a43f8f40ed6988d88fae01b225b68b43e Author: Ihar Hrachyshka Date: Thu Nov

[Yahoo-eng-team] [Bug 1952721] Re: passwd: insert a blank space in /etc/shadow

2021-11-30 Thread Chad Smith
Thank you for filing a bug and making Ubuntu and cloud-init better. The reason you are unable to login as jpcozar is because the default behavior of cloud-init is to lock password logins and prefer key-based login for ssh. What you'll need is to both allow password-based ssh logins with "ssh_pwau

[Yahoo-eng-team] [Bug 1951983] Re: nova contains a regular expression that is vulnerable to ReDoS (Regular Expression Denial of Service).

2021-11-30 Thread Sylvain Bauza
If I understand correctly which module has this issue, this is about hacking.py. @dw1s, you tell this is before SHA1 8f250f50446ca2d7aa84609d5144088aa4cded78 but I can't find it in the nova repo. Either way, this hacking.py module isn't run by our services and is just used by our PEP8 jobs, so I

[Yahoo-eng-team] [Bug 1952770] [NEW] [OVS][FW] Do not delete flows with "--strict" parameter in the OVS FW

2021-11-30 Thread Rodolfo Alonso
Public bug reported: The "--strict" parameter during the OF deletion was introduced to be able to define the parameter "priority" in the flow filter. Without "-- strict" is not possible to filter by "priority". E.g.: [root@compute-0 ~]# ovs-ofctl del-flows br-int priority=100,table=60,in_port=14

[Yahoo-eng-team] [Bug 1952745] [NEW] Evacuated instances should be completed when ComputeHostNotFound

2021-11-30 Thread Konrad Cempura
Public bug reported: Scenario 1: - remove compute physically by format disk - evacuate VMs from removed compute - remove orphaned resource provider for removed compute - add new compute with the same name as removed one - migrate evacuated VMs on new compute Expected result === VMs ar

[Yahoo-eng-team] [Bug 1952653] Re: OVN: stateless field update not reflected in OVN flows

2021-11-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/816600 Committed: https://opendev.org/openstack/neutron/commit/278af8512374dcc75bb4884bd364ac20f2bb9e69 Submitter: "Zuul (22348)" Branch:master commit 278af8512374dcc75bb4884bd364ac20f2bb9e69 Author: Ihar Hrachyshka Date: Tue Nov

[Yahoo-eng-team] [Bug 1944779] Re: VirtualInterfaceCreateException due to "Timeout waiting for [('network-vif-plugged'..."

2021-11-30 Thread Bogdan Dobrelya
** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1944779 Title: VirtualInterfaceCreateException due to "Timeout waiting

[Yahoo-eng-team] [Bug 1952730] [NEW] Segment updates may cause unnecessary overload

2021-11-30 Thread Bence Romsics
Public bug reported: When: * the segments service plugin is enabled and * we have many rpc worker processes (as in the sum of rpc_workers and rpc_state_report_workers, since both kind processes agent state_reports) and * many ovs-agents report physnets and * neutron-server is restarted, then rp

[Yahoo-eng-team] [Bug 1952721] [NEW] passwd: insert a blank space in /etc/shadow

2021-11-30 Thread jpcozar
Public bug reported: Hello, I am using multipass 1.8.0.+win with a config file called cloud-init.yaml. I create my own user and insert the hash password of my user like that: users: - default - name: jpcozar groups: sudo shell: /bin/bash sudo: ALL=(ALL) NOPASSWD:ALL passwd: