[Yahoo-eng-team] [Bug 1868691] [NEW] neutron-rally-task fails 100% on stable/train branch

2020-03-24 Thread Bernard Cafarelli
Public bug reported: Since March 23, the job started to fail on train: https://zuul.opendev.org/t/openstack/build/0bea3158833944c185b5101f823af9c1 https://zuul.opendev.org/t/openstack/build/0b24c107a4e44d91addda71bf193ccfa

[Yahoo-eng-team] [Bug 1868697] [NEW] [ovn] transaction error: {"details":"Transaction causes multiple rows in \"MAC_Binding\" table to have identical values

2020-03-24 Thread Michal Nasiadka
Public bug reported: In Kolla-Ansible OVN CI we noticed following entries in OVN Controller logs: 2020-03-21T11:41:45.067Z|00013|ovsdb_idl|WARN|transaction error: {"details":"Transaction causes multiple rows in \"MAC_Binding\" table to have identical values

[Yahoo-eng-team] [Bug 1868686] [NEW] ovsdb_timeout config option isn't used to set when adding manager

2020-03-24 Thread Slawek Kaplonski
Public bug reported: It seems that method add_manager, which is in [1] is not used at all. In the past it was used by function "enable_connection_uri" from neutron.agent.ovsdb.native.helpers module but commit [2] switched it to use helper function from ovsdbapp. [1]

[Yahoo-eng-team] [Bug 1868726] [NEW] Unhandled KeyError during subnet creation

2020-03-24 Thread Lance Bragstad
Public bug reported: I'm attempting to use tripleo's network isolation technique [0] on stable/train, but my undercloud neutron service is failing during subnet creation for the overcloud with a generic python KeyError: 2020-03-24 00:12:05.020 35 ERROR neutron_lib.callbacks.manager

[Yahoo-eng-team] [Bug 1868724] [NEW] KeyError 'gateway_ip' in neutron/services/segments/plugin.py

2020-03-24 Thread Harald Jensås
Public bug reported: 2020-03-24 00:12:05.019 35 ERROR neutron_lib.callbacks.manager [req-be6ef908-8d3c-4e20-84b5-80ef1d8ab94e 8a8ad2f8e3f7478b8ce5e84f620cb4db 255eb2ea84ed4b29a55aceffcecf2a5d - default default] Error during notification for

[Yahoo-eng-team] [Bug 1868691] Re: neutron-rally-task fails 100% on stable branches

2020-03-24 Thread Bernard Cafarelli
** Also affects: networking-ovn 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/1868691 Title: neutron-rally-task fails 100% on stable

[Yahoo-eng-team] [Bug 1868867] [NEW] No responce from metadata server when reusing port

2020-03-24 Thread Vasyl Saienko
Public bug reported: The metadata server returns 404 when using the same port for new instance in less than cache_timeout. Steps to reproduce: 1. Enable metadata caching 2. Run test neutron_tempest_plugin.scenario.test_ports.PortsTest.test_previously_used_port 3. The test will fail with

[Yahoo-eng-team] [Bug 1669956] Re: [RFE]Support for other protocols in Neutron Firewalls

2020-03-24 Thread Slawek Kaplonski
Regarding current status of neutron-fwaas project I'm marking this RFE as won't fix for now. ** Changed in: neutron Status: In Progress => Won't Fix ** Changed in: neutron Assignee: Yushiro FURUKAWA (y-furukawa-2) => (unassigned) -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1664814] Re: RBAC for Firewall Policies

2020-03-24 Thread Slawek Kaplonski
Regarding to current status of neutron-fwaas project and that there is (almost) no upstream fwaas team anymore, I'm marking this as won't fix for now as probably nobody will step in to work on it. ** Changed in: neutron Assignee: Reedip (reedip-banerjee) => (unassigned) ** Changed in:

[Yahoo-eng-team] [Bug 1868876] [NEW] instance-data in templates

2020-03-24 Thread Andras Kovacs
Public bug reported: Dear Team, Could you make it possible to use instance-data variables in the /etc/cloud/templates/* files like hosts.*.tmpl files? I've tried to add a line like this: {{ ds.meta_data.local_ipv4 }} {{fqdn}} {{hostname}} but it's not working. I'm using a custom openstack

[Yahoo-eng-team] [Bug 1738738] Re: [Neutron][Firewall] Extend FWaaS to provide DSCP filtering

2020-03-24 Thread Slawek Kaplonski
Regarding current status of neutron-fwaas project I'm going to mark this one as won't fix for now. ** Changed in: neutron Assignee: Reedip (reedip-banerjee) => (unassigned) ** Tags removed: rfe ** Changed in: neutron Status: Confirmed => Won't Fix -- You received this bug

[Yahoo-eng-team] [Bug 1720727] Re: [RFE] (Operator-only) Add support 'firewall_group' for loggable resource type

2020-03-24 Thread Slawek Kaplonski
Looking at patches merged and related to this I'm marking that as fixed now. ** Changed in: neutron Status: In Progress => Fix Released ** Tags removed: rfe -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1843464] Re: TOTP previous windows passcode test fails intermittently

2020-03-24 Thread OpenStack Infra
Reviewed: https://review.opendev.org/684397 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=6525203c1af9ecdf7c23af3f25e45f0db9f6fed2 Submitter: Zuul Branch:master commit 6525203c1af9ecdf7c23af3f25e45f0db9f6fed2 Author: Gage Hugo Date: Tue Sep 24 11:34:37 2019

[Yahoo-eng-team] [Bug 1723026] Re: [RFE]Support get device_ids from floatingips

2020-03-24 Thread Slawek Kaplonski
According to comment #16 this RFE is only about "adding device_id to the floating IP response" and this is already done so I will mark it as fixed. ** Changed in: neutron Status: In Progress => Fix Released ** Tags removed: rfe -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1868890] [NEW] instance turned to "error" state after reboot compute node

2020-03-24 Thread tanghang
Public bug reported: Description === The instance turned to "error" state after reboot compute node. And I tried the "nova reset-state --active" command, the instance turned into active state. But, when I login the compute node and use "virsh list" command, there are no instance on

[Yahoo-eng-team] [Bug 1868889] [NEW] instance turned to "error" state after reboot compute node

2020-03-24 Thread tanghang
Public bug reported: Description === The instance turned to "error" state after reboot compute node. And I tried the "nova reset-state --active" command, the instance turned into active state. But, when I login the compute node and use "virsh list" command, there are no instance on

[Yahoo-eng-team] [Bug 1755414] Re: VR replaces connected routes

2020-03-24 Thread Slawek Kaplonski
Due to lack of any activity in this RFE since more than 1 year, I'm going to close it for now. If You would be still interested in implementing this and would like to continue discussion on that, feel free to reopen it and ping me (slaweq) on irc. ** Changed in: neutron Status: New =>

[Yahoo-eng-team] [Bug 1777746] Re: When use ‘neutron net-update’, we can change the 'vlan-transparent' dynamically.

2020-03-24 Thread Slawek Kaplonski
Due to lack of any activity in this RFE since more than 1 year, I'm going to close it for now. If You would be still interested in implementing this and would like to continue discussion on that, feel free to reopen it and ping me (slaweq) on irc. ** Changed in: neutron Status: New =>

[Yahoo-eng-team] [Bug 1762752] Re: [RFE]Support filter by attribute with null value

2020-03-24 Thread Slawek Kaplonski
Due to lack of any activity in this RFE since more than 1 year, I'm going to close it for now. If You would be still interested in implementing this and would like to continue discussion on that, feel free to reopen it and ping me (slaweq) on irc. ** Changed in: neutron Status: Confirmed

[Yahoo-eng-team] [Bug 1789378] Re: quotasv2_detail quota driver check

2020-03-24 Thread Slawek Kaplonski
Due to lack of any activity in this RFE since more than 1 year, I'm going to close it for now. If You would be still interested in implementing this and would like to continue discussion on that, feel free to reopen it and ping me (slaweq) on irc. ** Changed in: neutron Status: In Progress

[Yahoo-eng-team] [Bug 1756291] Re: [RFE] Can't config the endpoint type for designate

2020-03-24 Thread Slawek Kaplonski
Due to lack of any activity in this RFE since more than 1 year, I'm going to close it for now. If You would be still interested in implementing this and would like to continue discussion on that, feel free to reopen it and ping me (slaweq) on irc. ** Changed in: neutron Assignee: zhanghao

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

2020-03-24 Thread OpenStack Infra
Reviewed: https://review.opendev.org/714274 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ddc52a7405f0be38629f665d24bcf75022ce0018 Submitter: Zuul Branch:master commit ddc52a7405f0be38629f665d24bcf75022ce0018 Author: Ivan Kolodyazhny Date: Sat Mar 21 19:17:31