[Yahoo-eng-team] [Bug 1818697] [NEW] neutron fullstack frequently times out waiting on qos ports

2019-03-05 Thread Doug Wiegley
Public bug reported: ft1.1: neutron.tests.fullstack.test_qos.TestMinBwQoSOvs.test_bw_limit_qos_port_removed(egress,openflow-native)_StringException: Traceback (most recent call last): File "/opt/stack/new/neutron/neutron/common/utils.py", line 685, in wait_until_true

[Yahoo-eng-team] [Bug 1818696] [NEW] frequent ci failures trying to delete qos port

2019-03-05 Thread Doug Wiegley
Public bug reported: Lots of this error: RuntimeError: OVSDB Error: {"details":"cannot delete QoS row 03bc0e7a-bd4e-42a7-95e1-493fce7d6342 because of 1 remaining reference(s)","error":"referential integrity violation"} ** Affects: neutron Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1817119] [NEW] [rfe] add rbac for security groups

2019-02-21 Thread Doug Wiegley
ron: https://review.openstack.org/635311 Tempest tests: https://review.openstack.org/635312 Client: https://review.openstack.org/636760 ** Affects: neutron Importance: Undecided Assignee: Doug Wiegley (dougwig) Status: New ** Tags: rfe -- You received this bug notification because you ar

[Yahoo-eng-team] [Bug 1816874] [NEW] l3 agent using return value from methods with no return

2019-02-20 Thread Doug Wiegley
Public bug reported: * Module neutron.agent.l3.dvr_local_router neutron/agent/l3/dvr_local_router.py:111:12: E: Assigning result of a function call, where the function has no return (assignment-from-no-return) * Module neutron.agent.l3.router_info

[Yahoo-eng-team] [Bug 1816485] [NEW] [rfe] change neutron process names to match their role

2019-02-18 Thread Doug Wiegley
Public bug reported: See the commit message description here: https://review.openstack.org/#/c/637019/ ** Affects: neutron Importance: Undecided Assignee: Doug Wiegley (dougwig) Status: In Progress -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1815629] [NEW] api and rpc worker defaults are problematic

2019-02-12 Thread Doug Wiegley
deployments. ** Affects: neutron Importance: Undecided Assignee: Doug Wiegley (dougwig) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1815629 Title

[Yahoo-eng-team] [Bug 1810563] [NEW] adding rules to security groups is slow

2019-01-04 Thread Doug Wiegley
test" openstack security group delete dw-test-2 uuid=$(openstack security group create dw-test-2 | grep '| id' | awk '{print $4}') export SG_UUID="$uuid" elapsed=0 mm=0 while [ $mm -lt 20 ]; do make_rules 5 $(($mm+1)) $tmp n=$(hit_api $tmp | tail -1) elapsed=$((elapsed+n

[Yahoo-eng-team] [Bug 1721305] [NEW] fips between two provider nets can never work

2017-10-04 Thread Doug Wiegley
Public bug reported: If you create two provider networks, mark one as shared, and the other as external and shared, neutron will happily let you associate a floating ip from the first to the second. But, provider nets have gateways outside of neutron's control, so the NAT on the neutron node can

[Yahoo-eng-team] [Bug 1633254] Re: [RFE]Add tag extension to Neutron-Lbaas Resources

2016-10-31 Thread Doug Wiegley
This was discussed at the summit, and the impetus for tags was to pass meta from the api layer to the drivers, which is explicitly against its listed use cases, because it leaks implementation details to end users. The alternative discussed was finishing the flavors framework, which has a notion

[Yahoo-eng-team] [Bug 1630439] Re: linuxbridge-agent fails to start on python3.4

2016-10-06 Thread Doug Wiegley
We don't yet support py3. Feel free to contribute a fix, though. ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1630439

[Yahoo-eng-team] [Bug 1616282] [NEW] creating ipv6 subnet on ipv6 vm will cause loss of connectivity

2016-08-23 Thread Doug Wiegley
Public bug reported: The gate is all clogged, as any DSVM test using neutron (most of them), when it gets an IPv6 only OSIC node, seems to lose connectivity when devstack creates the internal neutron ipv6. Not sure of root cause yet, but starting this bug here. Please see starting at 01:48:

[Yahoo-eng-team] [Bug 1576475] Re: [RFE] Add OneView ML2 driver to Neutron

2016-04-29 Thread Doug Wiegley
This looks great, but vendor mech drivers are not in the neutron project itself, so they don't need a neutron RFE approval. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1487357] Re: No PoolInUse Check when creating VIP

2016-04-27 Thread Doug Wiegley
Submitter triaged their own bug. :-) ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1487357 Title: No PoolInUse Check when creating

[Yahoo-eng-team] [Bug 1574476] Re: lbaasv2 session_persistence or session-persistence?

2016-04-26 Thread Doug Wiegley
** Project changed: neutron => python-neutronclient ** Changed in: python-neutronclient Status: New => Confirmed ** Changed in: python-neutronclient Importance: Undecided => Low ** Tags added: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1573949] Re: lbaas: better to close a socket explicitly rather than implicitly when they are garbage-collected

2016-04-26 Thread Doug Wiegley
This is being reported against an lbaas v1 driver, which is deprecated and pending removal in Newton. If you want to submit a code change, a reviewer might look at it, but we're not accepting bugs/blueprints/specs for lbaas v1. ** Changed in: neutron Status: New => Won't Fix -- You

[Yahoo-eng-team] [Bug 1574985] Re: Update security group using Heat

2016-04-26 Thread Doug Wiegley
Names are not unique for SG's, so it depends on if its a put or post. Was this intended in the heat template? ** Project changed: neutron => heat -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1575180] Re: logging does not work

2016-04-26 Thread Doug Wiegley
** Project changed: neutron => python-openstackclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1575180 Title: logging does not work Status in python-openstackclient: New Bug

[Yahoo-eng-team] [Bug 1573197] Re: [RFE] Neutron API enhancement for visibility into multi-segmented networks

2016-04-21 Thread Doug Wiegley
Isn't this a dup of this spec, that is in progress? https://review.openstack.org/#/c/225384/22/specs/newton/routed- networks.rst ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1572867] Re: DEVICE_OWNER_PREFIXES not be defined in anywhere

2016-04-21 Thread Doug Wiegley
It's defined in neutron_lib.constants, and by deprecation link via neutron.common.constants. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1572783] Re: Openswan/Libreswan: Check config changes before restart

2016-04-20 Thread Doug Wiegley
There is no user visible change here beyond it not dropping you, and no config or api changes. This is not DocImpact. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1572655] Re: Neutron-LBaaS v2: Redundant protocols for Listener and Pool

2016-04-20 Thread Doug Wiegley
Just one place won't work. I get that if it's pass-through, just one is fine . But if you're terminated https, you might want cleartext back to the members to offload SSL. Or not, if you're just being a sneaky middleman. ** Changed in: neutron Status: New => Won't Fix -- You received

[Yahoo-eng-team] [Bug 1572342] Re: Neutron-LBaaS v2: LB stuck in PENDING_UPDATE when adding a member to a pool with no listeners

2016-04-19 Thread Doug Wiegley
Not an issue with other drivers, moving. ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1572342 Title: Neutron-LBaaS v2: LB stuck in

[Yahoo-eng-team] [Bug 1560575] Re: Release networking-infoblox 2.0.1

2016-04-19 Thread Doug Wiegley
** 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/1560575 Title: Release networking-infoblox 2.0.1 Status in networking-infoblox:

[Yahoo-eng-team] [Bug 1570892] Re: Openswan/Libreswan: support sha256 for auth algorithm

2016-04-19 Thread Doug Wiegley
** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1570892 Title: Openswan/Libreswan: support sha256 for auth algorithm Status in openstack-api-site:

[Yahoo-eng-team] [Bug 1571814] Re: Add an option for WSGI pool size

2016-04-19 Thread Doug Wiegley
** Project changed: neutron => openstack-manuals -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1571814 Title: Add an option for WSGI pool size Status in openstack-manuals: New

[Yahoo-eng-team] [Bug 1565074] Re: Octavia duplicate config option bind_host with Neutron

2016-04-19 Thread Doug Wiegley
Neutron and Octavia are separate services; they don't have to match. What am I missing? ** Changed in: neutron Status: New => Invalid ** Changed in: octavia Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1572222] Re: Neutron-LBaaS v2: Deleting pool that has members from load balancer takes more than 1 hour

2016-04-19 Thread Doug Wiegley
The neutron-lbaas API has zero delays, so I'm assuming this is an octavia issue. ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/157 Title:

[Yahoo-eng-team] [Bug 1571907] Re: Neutron-LBaaS v2: Invalid tenant id accepted on "add member to pool"

2016-04-19 Thread Doug Wiegley
This was discussed in a neutron meeting about six months ago, with the decision to not validate the tenant. I don't agree, but that was the decision. ** Changed in: neutron Status: New => Won't Fix ** Tags added: lbaas -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1571900] Re: Neutron-LBaaS v2: "Add member to pool" and "Create new health monitor" should be consistent

2016-04-19 Thread Doug Wiegley
You're right, but the ship has sailed, and backwards compat is king. If you can come up with a way of supporting the old way and a new consistent way at the same time, please re-open as an RFE. ** Changed in: neutron Status: New => Won't Fix ** Tags added: lbaas -- You received this

[Yahoo-eng-team] [Bug 1571990] Re: Getting Error: Invalid service catalog service: network from Horizon, when i click on Network services

2016-04-19 Thread Doug Wiegley
Service catalog errors point to an issue in keystone, not neutron. Take a look there. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1548604] Re: Can not modify default settings of lbaas haproxy template

2016-04-19 Thread Doug Wiegley
This is not a configurable item; you need to modify a special package if you want this changed, in both places listed above. If what you want is a config toggle/API added for this, please reopen as an RFE. ** Changed in: neutron Status: New => Invalid ** Tags added: lbaas -- You

[Yahoo-eng-team] [Bug 1551282] Re: devstack launches extra instance of lbaas agent

2016-04-19 Thread Doug Wiegley
neutron-legacy no longer has lbaas code. ** Changed in: neutron Status: New => Fix Released ** Changed in: neutron Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1544729] [NEW] No grenade coverage for neutron-lbaas/octavia

2016-02-11 Thread Doug Wiegley
Public bug reported: Stock neutron grenade no longer covers this, so we need a grenade plugin for neutron-lbaas. ** Affects: neutron Importance: Undecided Status: New ** Tags: lbaas -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1541670] [NEW] lbaas tests gate on dib

2016-02-03 Thread Doug Wiegley
Public bug reported: ... but dib isn't gated anywhere in real-time like octavia, since nodepool uses async built images. This causes octavia to break on any dib break, first. This is too brittle. ** Affects: neutron Importance: Undecided Status: New ** Tags: gate-failure lbaas

[Yahoo-eng-team] [Bug 1536852] [NEW] lbaas tempest code needs work

2016-01-21 Thread Doug Wiegley
Public bug reported: At a minimum, carry forward amuller's work: https://review.openstack.org/#/c/269941/ https://review.openstack.org/#/c/269771/ In addition, we should make our tempest tests runnable as a tempest "plug in". ** Affects: neutron Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1508243] Re: Store Private Key Passphrase in Neutron-LBaaS for TLS Terminations

2016-01-12 Thread Doug Wiegley
** Changed in: neutron Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1508243 Title: Store Private Key Passphrase in Neutron-LBaaS for TLS

[Yahoo-eng-team] [Bug 1483245] Re: LBaaS v2 plugin does not catch driver's LBConfigurationUnsupported exception

2015-12-03 Thread Doug Wiegley
At the moment we don't restrict/advise drivers on what exceptions they throw, hence the generic error. And we don't currently have plans to change that. What kind of use cases are you thinking of? ** Changed in: neutron Status: New => Won't Fix ** Changed in: neutron Status: Won't

[Yahoo-eng-team] [Bug 1487972] Re: LbbasV2+DVR- we see ERROR message in lbaas log every minute

2015-12-03 Thread Doug Wiegley
The agent/haproxy driver is not the reference. Does this occur with octavia? ** Changed in: neutron Status: New => Incomplete ** Changed in: neutron Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1515454] Re: In LBaaS, DB seems to be updated, even though the actual operation may fail due to driver error

2015-12-03 Thread Doug Wiegley
The way the lbaas model works is that the object is created, the driver called, and the driver puts it ACTIVE when it's done, or flags an error, or it's left pending in catastrophe. In that respect, the above behavior is working as designed. If you want to change that to an object rollback,

[Yahoo-eng-team] [Bug 1522142] [NEW] pylint needs to be re-enabled in neutron-lbaas

2015-12-02 Thread Doug Wiegley
Public bug reported: Disabled when requirements bombed. Needs to be re-enabled correctly, or the team needs to decide to nuke it. ** Affects: neutron Importance: Medium Assignee: Adam Harwell (adam-harwell) Status: Confirmed ** Tags: lbaas -- You received this bug

[Yahoo-eng-team] [Bug 1508243] Re: Store Private Key Passphrase in Neutron-LBaaS for TLS Terminations

2015-12-01 Thread Doug Wiegley
Isn't this a failure of the global lbaas creds to barbican? Lbaas becomes a trusted source since it has global access, and that seems the security fail, not passwords that we'd then have to store in a db (double security fail.) ** Changed in: neutron Status: Incomplete => Opinion -- You

[Yahoo-eng-team] [Bug 1519493] [NEW] oslo_i18n cleanup needed

2015-11-24 Thread Doug Wiegley
shared module. ** Affects: neutron Importance: Undecided Assignee: Doug Wiegley (dougwig) Status: New ** Changed in: neutron Assignee: (unassigned) => Doug Wiegley (dougwig) -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1440221] [NEW] need ipv6 tests for lbaasv2

2015-04-03 Thread Doug Wiegley
Public bug reported: All of our tests are ipv4, but we should support v6 at this point. Let's test it. ** Affects: neutron Importance: Undecided Assignee: Franklin Naval (franknaval) Status: New ** Tags: lbaas ** Changed in: neutron Assignee: (unassigned) = Franklin

[Yahoo-eng-team] [Bug 1418704] [NEW] neutron l3_init unit test requires linux

2015-02-05 Thread Doug Wiegley
Public bug reported: This test bombs on macs: neutron.tests.unit.test_linux_interface.TestABCDriver.test_l3_init_with_ipv6 Captured traceback: ~~~ Traceback (most recent call last): _StringException: Empty attachments: pythonlogging:''

[Yahoo-eng-team] [Bug 1418240] [NEW] we might need a way to switch lbaas v1/v2 commands in neutron client

2015-02-04 Thread Doug Wiegley
: neutron Importance: Low Assignee: Doug Wiegley (dougwig) Status: New ** Tags: lbaas -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1418240 Title: we might need a way

[Yahoo-eng-team] [Bug 1400370] [NEW] Need to split advanced services out of neutron (placeholder bug to skip tempest tests temporarily)

2014-12-08 Thread Doug Wiegley
Public bug reported: Placeholder ** Affects: neutron Importance: Undecided Assignee: Doug Wiegley (dougwig) Status: New ** Changed in: neutron Assignee: (unassigned) = Doug Wiegley (dougwig) -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1391858] [NEW] run_tests.sh broken on mac OS X

2014-11-12 Thread Doug Wiegley
21, in module from oslo.utils import excutils ImportError: No module named utils -- Ran 0 tests in 0.000s OK Running flake8 ... ** Affects: neutron Importance: Undecided Assignee: Doug Wiegley (dougwig

[Yahoo-eng-team] [Bug 1391500] Re: neutron tests getting bad IPs when overlapping_ips=False

2014-11-12 Thread Doug Wiegley
Sergey, agreed, converted existing bug. ** Summary changed: - recent gw64 test breaks overlapping_ips=False + neutron tests getting bad IPs when overlapping_ips=False ** Project changed: neutron = tempest -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1391500] [NEW] recent gw64 test breaks overlapping_ips=False

2014-11-11 Thread Doug Wiegley
Public bug reported: This change: commit 18cf59700bb637403f27fa9a5fc0b8e24b91673f Author: Sergey Shnaidman sshna...@cisco.com Date: Tue Sep 2 22:05:00 2014 +0400 Create subnet without gateway and explicit IP ver Now it's impossible to create subnet without gateway in network

[Yahoo-eng-team] [Bug 1353536] Re: lb-healthmonitor-create doesn't recognize the timeout parameter

2014-08-13 Thread Doug Wiegley
** 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/1353536 Title: lb-healthmonitor-create doesn't recognize the timeout