[Yahoo-eng-team] [Bug 1861269] Re: Functional tests failing due to failure with getting datapath ID from ovs

2020-01-31 Thread OpenStack Infra
Reviewed: https://review.opendev.org/704397 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=740741864adc142b9bb037e92fd563cae124046a Submitter: Zuul Branch:master commit 740741864adc142b9bb037e92fd563cae124046a Author: Rodolfo Alonso Hernandez Date: Mon Jan 27 19:15

[Yahoo-eng-team] [Bug 1859962] Re: Sanity checks comparing versions should not use decimal comparison

2020-01-31 Thread OpenStack Infra
Reviewed: https://review.opendev.org/702847 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=bc0b38b2820b305753120c4f677b2e4bd565d16f Submitter: Zuul Branch:master commit bc0b38b2820b305753120c4f677b2e4bd565d16f Author: Rodolfo Alonso Hernandez Date: Thu Jan 16 11:13

[Yahoo-eng-team] [Bug 1861529] [NEW] [RFE] A port's network should be changable

2020-01-31 Thread Stephen Ma
Public bug reported: We want a way to change a VM port’s network when the VM’s operating system does not support online removal and addition of devices. These are the steps to accomplish this: Given a running VM. We want to change the network of . No floating IP is associated with the VM. # op

[Yahoo-eng-team] [Bug 1861501] Re: Store ID fetched from URI is incorrectly encoded under py27

2020-01-31 Thread OpenStack Infra
Reviewed: https://review.opendev.org/705229 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=8649fdc2a293009899d2aa918ec360e30adc8e77 Submitter: Zuul Branch:master commit 8649fdc2a293009899d2aa918ec360e30adc8e77 Author: Alan Bishop Date: Fri Jan 31 06:25:31 2020 -0800

[Yahoo-eng-team] [Bug 1858680] Re: Succeed to create new security group, even if security group rule quota is exceeded

2020-01-31 Thread OpenStack Infra
Reviewed: https://review.opendev.org/701565 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=936bd67aa42b2e06241d309315b895c9c9c49dcc Submitter: Zuul Branch:master commit 936bd67aa42b2e06241d309315b895c9c9c49dcc Author: Rodolfo Alonso Hernandez Date: Wed Jan 8 13:31:

[Yahoo-eng-team] [Bug 1861509] [NEW] [OVN] GW rescheduling logic is broken

2020-01-31 Thread Daniel Alvarez
Public bug reported: When a Chassis event happens in the SB database, we attempt to reschedule any possible unhosted gateways [0] *always* due to a problem with the existing logic: def get_unhosted_gateways(self, port_physnet_dict, chassis_physnets, gw_chassis):

[Yahoo-eng-team] [Bug 1861510] [NEW] [OVN] GW rescheduling mechanism is triggered on every Chassis updated unnecessarily

2020-01-31 Thread Daniel Alvarez
Public bug reported: Whenever a chassis is updated for whatever reason, we're triggering the rescheduling mechanism [0]. As the current agent liveness check involves updating the Chassis table quite frequently, we should avoid rescheduling gateways for those checks (ie. when either nb_cfg or exter

[Yahoo-eng-team] [Bug 1860739] Re: Cinder backup failed for restore volume snapshot

2020-01-31 Thread Radosław Piliszek
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New => Confirmed ** Changed in: cinder Status: New => Confirmed ** Changed in: kolla-ansible Status: New => Invalid ** Summary changed: - Cinder backup failed for restore volume s

[Yahoo-eng-team] [Bug 1861500] [NEW] [OVN] Key error while setting QoS policies

2020-01-31 Thread Maciej Jozefczyk
Public bug reported: When QoS is enabled we found on gates a few errors related to OVN: Jan 31 12:36:45.466010 ubuntu-bionic-rax-ord-0014258431 neutron-server[32458]: ERROR neutron.plugins.ml2.managers [None req-be677605-23f9-43b8-821d-a3c931739987 tempest-QoSTest-185948236 tempest-QoSTest-18

[Yahoo-eng-team] [Bug 1861502] [NEW] [OVN] Mechanism driver - failing to recreate floating IP

2020-01-31 Thread Maciej Jozefczyk
Public bug reported: We observe on gates ERROR logs like: Please investigate. Jan 31 12:43:54.475677 ubuntu-bionic-rax-ord-0014258431 neutron-server[32458]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1b9ba8f3-8770-44b1-a398-c75e1fe7c0a4 None None] Maintenance

[Yahoo-eng-team] [Bug 1861501] [NEW] Store ID fetched from URI is incorrectly encoded under py27

2020-01-31 Thread Alan Bishop
Public bug reported: Whenever a client updates the locations for an image, glance checks to be sure the locations metadata includes the backend store ID that it parses from the request URI. However, under py27 the parsed store ID will not be properly encoded (it will be a str, but needs to be unic

[Yahoo-eng-team] [Bug 1861496] [NEW] All ports of server instance are open even no security group does allow this

2020-01-31 Thread Sebastian Krebs
Public bug reported: - System environment - Openstack: Queens Ubuntu: 18.04.3 LTS Neutron: 12.1.0 Nova: 17.0.12 Neutron is configured to have DVR and HA router. - Problem description - We have severa

[Yahoo-eng-team] [Bug 1842988] Re: OVN deployment with DVR environment incorrectly routes FIP traffic through Controller/Chassis-GW

2020-01-31 Thread OpenStack Infra
Reviewed: https://review.opendev.org/703813 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c471c7330c6c7a642e11ceae5fd604177059a3e8 Submitter: Zuul Branch:master commit c471c7330c6c7a642e11ceae5fd604177059a3e8 Author: Lucas Alvares Gomes Date: Wed Jan 22 15:00:32 2

[Yahoo-eng-team] [Bug 1861493] [NEW] Nova sends an "X-Service-Token" header when "send_service_user_token" is disabled

2020-01-31 Thread Lana Kaleif
Public bug reported: Description === In the interaction between nova-api and cinder, it is possible to enable the required check of service_user tokens. When I try to explicitly turn off the sending of the user’s service token and enable the mandatory check of its availability on the rec

[Yahoo-eng-team] [Bug 1836295] Re: Registering 2 Dashboards breaks get_dashboards

2020-01-31 Thread OpenStack Infra
Reviewed: https://review.opendev.org/670446 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a95398d012ffdd82e7d4a5e591dfd88e68f44f24 Submitter: Zuul Branch:master commit a95398d012ffdd82e7d4a5e591dfd88e68f44f24 Author: Stephen Crawley Date: Thu Jul 11 10:17:24 2019