[Yahoo-eng-team] [Bug 1627902] Re: DHCP agent conflicting with dynamic IPv6 addresses

2016-12-02 Thread Brian Haley
I actually broke this with my update, I'll explain. Although we do correctly disable accept_ra in the dhcp namespace now, on the grenade upgrade job we are restarting a new dhcp agent on an existing installation. This means that the old dhcp namespace could have auto-configured an IPv6 address al

[Yahoo-eng-team] [Bug 1648430] Re: lbaasv2 loadbalancer stuck in pending_update

2016-12-08 Thread Brian Haley
** 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/1648430 Title: lbaasv2 loadbalancer stuck in pending_update Status in octavia: New Bug descripti

[Yahoo-eng-team] [Bug 1648529] Re: additional project_id in sql query

2016-12-09 Thread Brian Haley
** 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/1648529 Title: additional project_id in sql query Status in neutron: Invalid Bug d

[Yahoo-eng-team] [Bug 1649234] Re: neutron-server not available after a neutron-server start via systemd

2016-12-12 Thread Brian Haley
You will need to file a bug against systemd instead of neutron for this, as this isn't per-se a neutron issue since from the description the server did start. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1692567] Re: can't create neutron port fixed_ip if subnet associated with segment

2017-05-22 Thread Brian Haley
** 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/1692567 Title: can't create neutron port fixed_ip if subnet associated

[Yahoo-eng-team] [Bug 1692995] Re: Neutron does not set the device_owner correctly during LBaaS listener recreate

2017-05-23 Thread Brian Haley
** 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/1692995 Title: Neutron does not set the device_owner correctly during LBaaS listener recreate St

[Yahoo-eng-team] [Bug 1696893] [NEW] Arping code should detect missing interface and return early

2017-06-08 Thread Brian Haley
Importance: Low Assignee: Brian Haley (brian-haley) 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/1696893 Title: Arping code should detect missing

[Yahoo-eng-team] [Bug 1696796] Re: No fip connectivity after switch to legacy mode from dvr_snat

2017-06-15 Thread Brian Haley
This is an invalid configuration, a DVR router cannot be hosted on a legacy node. To do this correctly, you should first migrate the router(s) to distributed=False, then change agent_mode=legacy. ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification b

[Yahoo-eng-team] [Bug 1698364] Re: Intermittent gate failures due to host != standby

2017-06-16 Thread Brian Haley
*** This bug is a duplicate of bug 1698058 *** https://bugs.launchpad.net/bugs/1698058 ** This bug has been marked a duplicate of bug 1698058 L3DvrTestCase.test_dvr_gateway_host_binding_is_set: MismatchError: u'host0' != u'standby' -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1661326] Re: neutron-ovs-agent fails to start on Windows due to Linux-specific imports

2017-06-20 Thread Brian Haley
Marked neutron part invalid as it was an oslo.rootwrap issue. ** 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/1661326 Title: neutron-

[Yahoo-eng-team] [Bug 1695140] Re: SRC without FIP, DEST with FIP case is broken for dvr-multinode

2017-06-22 Thread Brian Haley
I've checked a number of logs since https://review.openstack.org/#/c/470063/ merged and I do not see the "failed to ping" error any more. I'll close this bug but please re-open if you see it again. ** Changed in: neutron Status: New => Invalid -- You received this bug notification becaus

[Yahoo-eng-team] [Bug 1699688] Re: neutron agent Trigger reload_allocations

2017-06-22 Thread Brian Haley
This doesn't look like a bug, if this is a question on the message please ask on opent...@lists.openstack.org ** 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://bu

[Yahoo-eng-team] [Bug 1700117] Re: Linuxbridge agent in ocata no longer sets mtu for tap interfaces

2017-06-23 Thread Brian Haley
** 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/1700117 Title: Linuxbridge agent in ocata no longer sets mtu for tap interfaces

[Yahoo-eng-team] [Bug 1706636] [NEW] DVR port binding info not found in server logs

2017-07-26 Thread Brian Haley
Public bug reported: While investigating a failure of the dvr-ha-multinode check job, I noticed a lot of these errors (1000+) in q-svc.log: ERROR neutron.plugins.ml2.plugin [None req-b3533b38-b780-4543-ac1a- 0ef9172a641e None None] Binding info for DVR port 75098674-558b-46cc- 837f-2bbe1295d040 n

[Yahoo-eng-team] [Bug 1707003] [NEW] gate-tempest-dsvm-neutron-dvr-ha-multinode-full-ubuntu-xenial-nv job has a very high failure rate

2017-07-27 Thread Brian Haley
%20to%20any%20cell%5C%22%20AND%20tags%3A%5C%22console%5C%22%20AND%20voting%3A1%20AND%20build_status%3A%5C%22FAILURE%5C%22&from=7d Those are all grenade multinode jobs. Likely https://review.openstack.org/#/c/426310/, or a variant thereof, would resolve it. ** Affects: neutron Importance: Hi

[Yahoo-eng-team] [Bug 1706788] Re: bgpspeaker.speaker [-] unpack requires a string argument of length 16

2017-08-01 Thread Brian Haley
** Project changed: neutron => networking-bgp -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1706788 Title: bgpspeaker.speaker [-] unpack requires a string argument of length 16 Status

[Yahoo-eng-team] [Bug 1714068] [NEW] AttributeError in get_device_details when segment=None

2017-08-30 Thread Brian Haley
Public bug reported: Found an AttributeError in this tempest log file: http://logs.openstack.org/67/347867/52/check/gate-tempest-dsvm-neutron- dvr-ubuntu-xenial/64d8d9a/logs/screen-q-agt.txt.gz Aug 29 18:57:12.585412 ubuntu-xenial-rax-iad-10687932 neutron-openvswitch-agent[28658]: ERROR neutron

[Yahoo-eng-team] [Bug 1678561] Re: Update metering agent to use stevedore alias for driver

2017-08-30 Thread Brian Haley
** 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/1678561 Title: Update metering agent to use stevedore alias for driver Status in openstack-manuals: Fi

[Yahoo-eng-team] [Bug 1559241] Re: cryptography-1.3 breaks unit tests

2017-08-30 Thread Brian Haley
** Changed in: neutron Status: Incomplete => 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/1559241 Title: cryptography-1.3 breaks unit tests Status in neutron: Invalid

[Yahoo-eng-team] [Bug 1682228] Re: can't cross address scopes with DVR

2017-08-31 Thread Brian Haley
** Changed in: neutron Status: Fix Committed => 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/1682228 Title: can't cross address scopes with DVR Status in neutron:

[Yahoo-eng-team] [Bug 1538740] Re: SIGTERM on neutron-l3 agent process causes stacktrace

2017-09-06 Thread Brian Haley
** Changed in: neutron Status: Incomplete => 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/1538740 Title: SIGTERM on neutron-l3 agent process causes stacktrace Status in

[Yahoo-eng-team] [Bug 1715693] Re: nova_metadata_ip was abandoned

2017-09-07 Thread Brian Haley
*** This bug is a duplicate of bug 1669955 *** https://bugs.launchpad.net/bugs/1669955 This was fixed in https://review.openstack.org/#/c/499815/ just the other day. I'll mark as a duplicate of Bug 1669955 ** This bug has been marked a duplicate of bug 1669955 Deprecate nova_metadata_

[Yahoo-eng-team] [Bug 1715734] Re: Gratuitous ARP for floating IPs not so gratuitous

2017-09-11 Thread Brian Haley
** 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/1715734 Title: Gratuitous ARP for floating IPs not so gratuitous Status in ne

[Yahoo-eng-team] [Bug 1671607] [NEW] OVS agent sometimes uses same request id

2017-03-09 Thread Brian Haley
Public bug reported: The OVS agent uses the same context and subsequently the same request ID for some requests it makes to the Neutron server. This makes searching for single actions based on request ID very ineffective. Similar to DHCP agent https://bugs.launchpad.net/neutron/+bug/1618231 (and

[Yahoo-eng-team] [Bug 1672701] Re: DetachedInstanceError on subnet delete

2017-03-30 Thread Brian Haley
** Changed in: neutron Status: Confirmed => 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/1672701 Title: DetachedInstanceError on subnet delete Status in neutron:

[Yahoo-eng-team] [Bug 1678274] Re: lbaas v2 healthmonitor on different port

2017-03-31 Thread Brian Haley
** 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/1678274 Title: lbaas v2 healthmonitor on different port Status in octavia: New Bug description:

[Yahoo-eng-team] [Bug 1679794] [NEW] test_show_router_attribute_with_timestamp can fail in certain environments

2017-04-04 Thread Brian Haley
;. The test should check >= instead. The same problem would happen with DVR. ** Affects: neutron Importance: Low Assignee: Brian Haley (brian-haley) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1612804] Re: test_shelve_instance fails with sshtimeout

2017-04-05 Thread Brian Haley
Closing as it has not been seen in a while. ** Changed in: neutron Status: Incomplete => 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/1612804 Title: test_shelve_instanc

[Yahoo-eng-team] [Bug 1681391] Re: network and router persists when deleting project

2017-04-10 Thread Brian Haley
There is an administrative call to remove all neutron resources associated with a tenant: (admin) $ neutron purge TENANT That should do what you want. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1682094] Re: Openstack dosen't allow the gateway to be the first address

2017-04-18 Thread Brian Haley
And just to follow-on with more data... --> ip -6 a s dev enp0s31f6 scope global 2: enp0s31f6: mtu 1500 state UP qlen 1000 inet6 2620:52:0:1238:2c6d:c30a:2b2c:f18/64 scope global temporary dynamic valid_lft 602792sec preferred_lft 83792sec --> ip -6 r 2620:52:0:1238::/64 dev enp0s31f

[Yahoo-eng-team] [Bug 1691076] Re: user is able to delete the port whose device-type is "network:dhcp"

2017-05-16 Thread Brian Haley
Tenants are able to delete most ports on a network they own, including the dhcp ports, but excluding the router ports (must use router- interface-delete for that). If they couldn't then a net-create/net- delete would fail since the DHCP port is auto-allocated at creation time. ** Changed in: neut

[Yahoo-eng-team] [Bug 1644415] Re: dvr_edge_ha_router disassociates floatingip incompletely

2017-05-18 Thread Brian Haley
** Tags removed: neutron-proactive-backport-potential ** Changed in: neutron Status: Fix Committed => 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/1644415 Title: d

[Yahoo-eng-team] [Bug 1361271] Re: ipv6 routers don't define a default route

2016-01-07 Thread Brian Haley
I'm going to mark this Invalid since it has not been updated in over a year, and this should be working in the LIberty code. ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1534281] [NEW] Linux bridge unit test test_report_state_revived fails on OSX

2016-01-14 Thread Brian Haley
s/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true ** Affects: neutron Importance: Undecided Assignee: Brian Haley (brian-haley) Status: In Progress ** Changed in: neutron Assignee: (unassigned) =&g

[Yahoo-eng-team] [Bug 1534846] [NEW] IP address attribute test fails on OSX

2016-01-15 Thread Brian Haley
as a good description of the differences between Linux and BSD on this so I won't go into detail. The actual problem is that the code to detect the address has either a ':' or 3 '.' needs to raise an exception, instead of just setting 'msg' since on OSX exec

[Yahoo-eng-team] [Bug 1538387] [NEW] fdb_chg_ip_tun throwing exception because fdb_entries not in correct format

2016-01-26 Thread Brian Haley
(mac_address=u'fa:16:3e:8d:2e:48', ip_address=u'2003:0:0:1::1')] _notification_fanout /opt/stack/new/neutron/neutron/plugins/ml2/drivers/l2pop/rpc.py:47 This is the message right before _marshall_fdb_entries() was called to convert the PortInfo into [, ] pairs, and from the above it loo

[Yahoo-eng-team] [Bug 1541119] [NEW] Running neutron unit tests creates 'fip-priorities' file in directory

2016-02-02 Thread Brian Haley
Public bug reported: I noticed a couple of untracked files in my git repo, one being 'fip- priorities'. I deleted it and re-ran 'tox -e py27', but it was re- created: --> cat fip-priorities ,67778 dvr_fip_ns.py is where it's used in a path definition, but it's actually in the ItemAllocator clas

[Yahoo-eng-team] [Bug 1541406] [NEW] IPv6 prefix delegation does not work with DVR

2016-02-03 Thread Brian Haley
Public bug reported: Using a recent single-node devstack install, I tried to enable IPv6 prefix delegation following the exact instructions in the advanced networking guide - http://docs.openstack.org/liberty/networking- guide/adv_config_ipv6.html $ neutron net-create ipv6-pd $ neutron subnet-cre

[Yahoo-eng-team] [Bug 1549364] [NEW] DHCP agent test fails on OSX

2016-02-24 Thread Brian Haley
hip-Three.local') Actual call: uuid5(UUID('6ba7b810-9dad-11d1-80b4-00c04fd430c8'), 'Spaceship-Three') The test needs to change to not use the FQDN. ** Affects: neutron Importance: Undecided Assignee: Brian Haley (brian-haley) Status: In Progress

[Yahoo-eng-team] [Bug 1607398] Re: DVR, Floating IPs are not working. Failed sending gratuitous ARP

2016-08-01 Thread Brian Haley
** Changed in: neutron Status: Incomplete => 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/1607398 Title: DVR, Floating IPs are not working. Failed sending gratuitous ARP

[Yahoo-eng-team] [Bug 1611237] Re: Restart neutron-openvswitch-agent get ERROR "Switch connection timeout"

2016-08-11 Thread Brian Haley
@Yujie - since it is the RYU code complaining you will need to work with them, that code is not in the neutron tree. ** 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. htt

[Yahoo-eng-team] [Bug 1614270] [NEW] DVR multinode job intermittently failing

2016-08-17 Thread Brian Haley
commands were issued _apply_synchronized 3. init_l3() is called to configure IP on device in namespace ['ip', 'netns', 'exec', 'qdhcp-ff97a28f-5de4-469d-8f9e-91d2eae2954d', 'ip', '-o', 'link', 'show', 'tapd5a978a

[Yahoo-eng-team] [Bug 1618082] Re: security rule with --protocol 255 does not gets programmed

2016-08-29 Thread Brian Haley
I could not find any patch that would have changed this, and I correctly see a rule for protocol 255 being allowed when I try this: # iptables-save | grep 255 -A neutron-openvswi-i2232cefa-0 -p 255 -j RETURN Since 255 is a valid, although reserved, protocol value, the code seems to be operating n

[Yahoo-eng-team] [Bug 1618559] Re: LBaaS v2 healthmonitor wrong status detection

2016-08-30 Thread Brian Haley
** 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/1618559 Title: LBaaS v2 healthmonitor wrong status detection Status in octavia: New Bug descript

[Yahoo-eng-team] [Bug 1618674] [NEW] dhcp agent throwing KeyError setting-up port

2016-08-30 Thread Brian Haley
Public bug reported: Found this KeyError in the dhcp-agent log file from a tempest test: http://logs.openstack.org/14/356714/4/check/gate-tempest-dsvm-neutron- dvr-multinode- full/cbdf339/logs/screen-q-dhcp.txt.gz#_2016-08-30_22_07_04_149 ERROR neutron.agent.dhcp.agent [req-4e94ba84-1ed6-43d8-ac

[Yahoo-eng-team] [Bug 1619463] [NEW] DHCPv6 lease release code introduced a bug

2016-09-01 Thread Brian Haley
utron- dvr-multinode- full/33a1a5e/logs/screen-q-dhcp.txt.gz?level=TRACE#_2016-09-01_17_48_47_069 We have to strip the brackets from IPs read from the lease file. https://review.openstack.org/#/c/301747/ is the culprit. ** Affects: neutron Importance: High Assignee: Brian Haley (b

[Yahoo-eng-team] [Bug 1622002] [NEW] dhcp_release6 can be called when it is not present

2016-09-09 Thread Brian Haley
ps and people complain. There is also an effort to get Cirros to support DHCPv6 so that we can test this in the gate, https://bugs.launchpad.net/cirros/+bug/1487041 - hopefully that gets done so we can add a functional test. ** Affects: neutron Importance: High Assignee: Brian Haley

[Yahoo-eng-team] [Bug 1493653] Re: DVR: port with None binding:host_id can't be deleted

2016-09-15 Thread Brian Haley
I just tried these steps with newton master branch and it worked, so i'm going to close this as there has been no response in a while. ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is s

[Yahoo-eng-team] [Bug 1624515] [NEW] DVR: SNAT port not found in the list error in check jobs

2016-09-16 Thread Brian Haley
: False, u'binding:profile': {}, u'binding:vnic_type': u'normal', u'fixed_ips': [{u'subnet_id': u'3dd250b4-eade-4239-9011-9860ccf31364', u'prefixlen': 64, u'ip_address': u'2003::1'}], u'id': u'6

[Yahoo-eng-team] [Bug 1625305] Re: neutron-openvswitch-agent is crashing due to KeyError in _restore_local_vlan_map()

2016-09-19 Thread Brian Haley
*** This bug is a duplicate of bug 1526974 *** https://bugs.launchpad.net/bugs/1526974 Looks like a duplicate of https://bugs.launchpad.net/neutron/+bug/1526974 - please see that bug for reference and fixed sent to all the releases. ** This bug has been marked a duplicate of bug 1526974 Ke

[Yahoo-eng-team] [Bug 1625305] Re: neutron-openvswitch-agent is crashing due to KeyError in _restore_local_vlan_map()

2016-09-20 Thread Brian Haley
I removed the duplicate since it could be a new issue after the change Ihar mentioned. ** This bug is no longer a duplicate of bug 1526974 KeyError prevents openvswitch agent from starting -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1525163] Re: add-router-interface can not recover when failing create_port_post_commit

2016-09-30 Thread Brian Haley
** Changed in: neutron Status: In Progress => 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/1525163 Title: add-router-interface can not recover when failing create

[Yahoo-eng-team] [Bug 1524020] Re: DVRImpact: dvr_vmarp_table_update and dvr_update_router_add_vm is called for every port update instead of only when host binding or mac-address changes occur

2016-10-05 Thread Brian Haley
** Changed in: neutron/kilo 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/1524020 Title: DVRImpact: dvr_vmarp_table_update and dvr_update_router_add_

[Yahoo-eng-team] [Bug 1471000] [NEW] ICMPv6 ML2 rule causing dropped packets in DVR configurations

2015-07-02 Thread Brian Haley
ed by trying to ping6 a VM on a "remote" compute node - echo request arrives, see echo reply, but it never makes it into br-tun. A small change to the code to only filter RAs fixes the problem, patch forthcoming. ** Affects: neutron Importance: Undecided Assignee: Brian Hal

[Yahoo-eng-team] [Bug 1475792] [NEW] Change Neutron so that it can auto-allocate networks

2015-07-17 Thread Brian Haley
n API 5) Type of beer desired for first landed patch :) It's Friday here people! Please feel free to comment! ** Affects: neutron Importance: Undecided Assignee: Brian Haley (brian-haley) Status: New ** Tags: get-me-a-network rfe ** Changed in: neutron Assignee: (unassigned)

[Yahoo-eng-team] [Bug 1488284] [NEW] _clean_updated_sg_member_conntrack_entries() is throwing an AttributeError occasionally

2015-08-24 Thread Brian Haley
evice_info: continue Change Id was Ibfd2d6a11aa970ea9e5009f4c4b858544d8b7463 ** Affects: neutron Importance: Undecided Assignee: Brian Haley (brian-haley) Status: New ** Changed in: neutron Assignee: (unassigned) => Brian Haley (brian-haley) -- You received this bug

[Yahoo-eng-team] [Bug 1497444] [NEW] Functional tests possibly leaving a network namespace around

2015-09-18 Thread Brian Haley
Public bug reported: After running the functional tests (dvsm-functional) I noticed I was unable to run 'ip netns', it was giving me an error something like: @agent1 I was confused until I noticed a failure in a review: | == | Failed 1 tests - output below: | ===

[Yahoo-eng-team] [Bug 1559180] [NEW] neutron_agent_lbaas_install_agent_packages is failing on stable/liberty

2016-03-18 Thread Brian Haley
875 | sudo: add-apt-repository: command not found I'm guessing the recent change in ubuntu images is to blame, but not sure, will send out a patch that forces install of the package containing add-apt-repository to see if it helps. ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1559180] Re: neutron_agent_lbaas_install_agent_packages is failing on stable/liberty

2016-03-19 Thread Brian Haley
*** This bug is a duplicate of bug 1558289 *** https://bugs.launchpad.net/bugs/1558289 ** This bug has been marked a duplicate of bug 1558289 Installing neutron_lbaas plugin via devstack fails because of incorrect image/package. Change devstack-trusty to ubuntu-trusty to support infra mig

[Yahoo-eng-team] [Bug 1561184] [NEW] Common utils: remove deprecated methods

2016-03-23 Thread Brian Haley
Assignee: Brian Haley (brian-haley) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Brian Haley (brian-haley) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.

[Yahoo-eng-team] [Bug 1561188] [NEW] DB api: remove deprecated methods

2016-03-23 Thread Brian Haley
** Affects: neutron Importance: Undecided Assignee: Brian Haley (brian-haley) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Brian Haley (brian-haley) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1302080] Re: Host is accessible from instance using Linux bridge IPv6 address

2016-03-30 Thread Brian Haley
The fix to nova has been released, but was tagged with "partial-bug" based on a review comment, it should have stayed "closes-bug" to automatically update this from the infra scripts. So I will be marking this "fix released" accordingly. ** Changed in: nova Status: In Progress => Fix Relea

[Yahoo-eng-team] [Bug 1404016] [NEW] iptables_manager is spamming neutron-full gate job log

2014-12-18 Thread Brian Haley
] Attempted to remove chain s71604f53-6 which does not exist ... For now we should revert this until we can track down what is causing the warning. ** Affects: neutron Importance: Undecided Assignee: Brian Haley (brian-haley) Status: In Progress ** Changed in: neutron Assignee

[Yahoo-eng-team] [Bug 1423283] [NEW] versions resource uses host_url which may be incorrect

2015-02-18 Thread Brian Haley
versions links. I copied the above from the glance bug that was filed for this: https://bugs.launchpad.net/glance/+bug/1384379 But it also applies to neutron. ** Affects: neutron Importance: Undecided Assignee: Brian Haley (brian-haley) Status: In Progress ** Changed in: neutron

[Yahoo-eng-team] [Bug 1428305] [NEW] Floating IP namespace not created when DVR enabled

2015-03-04 Thread Brian Haley
x27;ip', 'netns', 'exec', 'fip-bda13d78-bf4c-45b8-8cb6-dd3449b1d3c5', 'ip', '-o', 'link', 'show', 'fpr-d73fd397-4'] Exit code: 1 Stdout: Stderr: Cannot open network namespace "fip-bda13d78-bf4c-45b8-8cb

[Yahoo-eng-team] [Bug 1453264] [NEW] iptables_manager can run very slowly when a large number of security group rules are present

2015-05-08 Thread Brian Haley
his bug since we need to take a closer look at this in Liberty and fix it, it's been this way since Havana and needs some TLC. I've attached a simple script I've used to recreate this, and will start taking a look at options here. ** Affects: neutron Importance: Undecid

[Yahoo-eng-team] [Bug 1376325] [NEW] Cannot enable DVR and IPv6 simultaneously

2014-10-01 Thread Brian Haley
, 'rule', 'add', 'from', 'fd00::1/64', 'lookup', '336294682933583715844663186250927177729', 'priority', '336294682933583715844663186250927177729'] 2014-09-30 12:53:48.683 21778 TRACE neutron.agent.l3_agent Exit code: 25

[Yahoo-eng-team] [Bug 1377307] [NEW] Metadata host route added when DVR and isolated metadata enabled

2014-10-03 Thread Brian Haley
o look for DEVICE_OWNER_DVR_INTERFACE. Simlar changes have been made in other code. Making that simple change fixes the problem: $ ip r default via 10.0.0.1 dev eth0 10.0.0.0/24 dev eth0 src 10.0.0.5 I have a patch I'll get out for this. ** Affects: neutron Importance: Undecided Assignee: Bri

[Yahoo-eng-team] [Bug 1393925] [NEW] Race condition adding a security group rule when another is in-progress

2014-11-18 Thread Brian Haley
Public bug reported: I've come across a race condition where I sometimes see a security group rule is never added to iptables, if the OVS agent is in the middle of applying another security group rule when the RPC arrives. Here's an example scenario: nova boot --flavor 1 --image $nova_image dev

[Yahoo-eng-team] [Bug 1398865] [NEW] DVR code can add duplicate routing rules

2014-12-03 Thread Brian Haley
r add). DVR is currently the only consumer of this code. ** Affects: neutron Importance: Undecided Assignee: Brian Haley (brian-haley) Status: New ** Tags: l3-dvr-backlog ** Changed in: neutron Assignee: (unassigned) => Brian Haley (brian-haley) -- You received thi

[Yahoo-eng-team] [Bug 1274536] [NEW] Neutron metadata agent can't handle high loads

2014-01-30 Thread Brian Haley
ange it to support a configurable listen backlog I'll assign this to myself and get the changes out for review. ** Affects: neutron Importance: Undecided Assignee: Brian Haley (brian-haley) Status: New ** Changed in: neutron Assignee: (unassigned) => Brian Haley (brian-haley

[Yahoo-eng-team] [Bug 1302272] [NEW] neutron iptables manager is slow modifying a large amount of rules

2014-04-03 Thread Brian Haley
0K Iptable rules, which helped more VMs get DHCP IP within the 120 sec wait period. You can imagine the situation when the wait time is less than 120 secs." ** Affects: neutron Importance: Undecided Assignee: Brian Haley (brian-haley) Status: In Progress ** Changed in:

[Yahoo-eng-team] [Bug 1302282] [NEW] test_iptables_firewall uses invalid MAC addresses

2014-04-03 Thread Brian Haley
mportance: Undecided Assignee: Brian Haley (brian-haley) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Brian Haley (brian-haley) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://

[Yahoo-eng-team] [Bug 1581656] Re: Broken link to filtering section in Show floating ip details.

2016-05-13 Thread Brian Haley
Can I close this bug then? ** Changed in: neutron Status: New => Confirmed ** Changed in: neutron Importance: Undecided => Low ** Changed in: neutron Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which i

[Yahoo-eng-team] [Bug 1583562] Re: neutronclient should update tempest_lib to tempest.lib

2016-05-19 Thread Brian Haley
** Project changed: neutron => python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1583562 Title: neutronclient should update tempest_lib to tempest.lib Status in python

[Yahoo-eng-team] [Bug 1584940] [NEW] MTU calculations only support IPv4 tunnel endpoints don't account for IPv6

2016-05-23 Thread Brian Haley
Assignee: Brian Haley (brian-haley) 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/1584940 Title: MTU calculations only support IPv4 tunnel endpoints don&#

[Yahoo-eng-team] [Bug 1587253] Re: Make logic network mtu to be Configurable

2016-05-31 Thread Brian Haley
JianGang - bugs.launchpad.net is not a support tool, you should be using ask.openstack.org, or the openst...@lists.openstack.org list for questions relating to how to configure neutron. Unless you are suggesting a new enhancement and I'm mis-understanding? ** Changed in: neutron Status: Ne

[Yahoo-eng-team] [Bug 1598256] Re: neutron gateway fails to find network device names "eno1"

2016-07-01 Thread Brian Haley
This doesn't seem to be a bug in the neutron code, maybe juju or some other Canonical-owned place. ** 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.launchpa

[Yahoo-eng-team] [Bug 1599698] Re: Associating a floating IP address to a server through Horizon failed

2016-07-07 Thread Brian Haley
I'm not sure if there is also a problem with Horizon, but clearly there's a typo in the message string: msg = (_('Floating IP %(floatingip_id)s is associated ' 'with non-IPv4 address %s(internal_ip)s and ' 'therefore cannot be bound.') % data) %s(internal_ip)s is bogus - I'll se

[Yahoo-eng-team] [Bug 1602794] [NEW] ItemAllocator class can throw a ValueError when file is corrupted

2016-07-13 Thread Brian Haley
t start. The same is probably true of other files in /tmp the tests are using as well. ** Affects: neutron Importance: High Assignee: Brian Haley (brian-haley) Status: New ** Tags: l3-dvr-backlog -- You received this bug notification because you are a member of Yahoo! En

[Yahoo-eng-team] [Bug 1625305] Re: neutron-openvswitch-agent is crashing due to KeyError in _restore_local_vlan_map()

2024-12-02 Thread Brian Haley
Closing as not reproducible on current release. ** Changed in: neutron Status: Incomplete => 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/1625305 Title: neutron-openv

[Yahoo-eng-team] [Bug 1832636] Re: Error creating IPv6 subnet on routed network segment

2024-12-02 Thread Brian Haley
Closing as this bug is quite old and no one is actively working on it, please re-open if necessary. ** Changed in: neutron Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launc

[Yahoo-eng-team] [Bug 1815762] Re: you can end up in a state where qvo* interfaces aren't owned by ovs which results in a dangling connection

2024-12-02 Thread Brian Haley
Closing as this seems to have been the cause of a bad OVS version, please re-open with more info if necessary. ** Changed in: neutron Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1831404] Re: rarp packet will be dropped in flows cause vm connectivity broken after live-migration

2024-12-02 Thread Brian Haley
I believe the patch fixed this issue, closing bug. Please re-open if necessary. ** Changed in: neutron Status: In Progress => 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/

[Yahoo-eng-team] [Bug 1833257] Re: By default Horizon sets Firewall group admin state to False when user trying to set it true Firewall always remains in DOWN state

2024-12-02 Thread Brian Haley
Closing as no one has been able to work on this, please re-open if necessary. ** Changed in: neutron Status: In Progress => 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/

[Yahoo-eng-team] [Bug 1830630] Re: Get external networks too slowly because it would join subnet and rbac

2024-12-02 Thread Brian Haley
This DB code has changed a lot since this bug was filed. I'm going to close as I believe this issue has been fixed, please re-open if necessary. ** Changed in: neutron Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1774459] Re: Update permanent ARP entries for allowed_address_pair IPs in DVR Routers

2024-12-02 Thread Brian Haley
Closing as no one as picked this up, please re-open if necessary. ** Changed in: neutron Status: In Progress => 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/1774459 Tit

[Yahoo-eng-team] [Bug 1750563] Re: IP address isn't assigned to a subnet gateway interface in some cases.

2024-12-02 Thread Brian Haley
No one was ever able to pick this up, closing as it was filed against code that is now EOL. ** Changed in: neutron Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchp

[Yahoo-eng-team] [Bug 1745658] Re: Value of network's is_default is incorrect in create

2024-12-02 Thread Brian Haley
Closing as this was fixed in the openstackclient, which should address the issue. ** Changed in: neutron Status: In Progress => 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/b

[Yahoo-eng-team] [Bug 1690997] Re: Additional scenario tests to check default security group behaviour

2024-12-02 Thread Brian Haley
Closing as no one has been able to work on this, please re-open if necessary. ** Changed in: neutron Status: Confirmed => 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/16

[Yahoo-eng-team] [Bug 1691004] Re: Adding a scenario test to check Security group rule with port ranges TCP and UDP

2024-12-02 Thread Brian Haley
Closing as no one has been able to work on this, please re-open if necessary. ** Changed in: neutron Status: Confirmed => 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/16

[Yahoo-eng-team] [Bug 2076430] Re: rally job broken with recent keystone change and fails with ValueError: Cannot convert datetime.date(2024, 8, 7) to primitive

2024-12-02 Thread Brian Haley
Closing Neutron bug here as fix was elsewhere. ** 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/2076430 Title: rally job broken with r

[Yahoo-eng-team] [Bug 2037876] Re: DHCP Worker skips queued tasks if earlier tasks fail

2024-12-02 Thread Brian Haley
According to Comment #12 above this shouldn't happen after Yoga. For that reason, and since there has been no update from the submitter, I am going to close as Yoga is unmaintained. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1925498] Re: SNAT is not working

2024-12-02 Thread Brian Haley
As there has been no updates for a few years, and Linuxbridge is considered experimental, I'm going to close this bug. Please re-open if necessary. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, whic

[Yahoo-eng-team] [Bug 1750383] Re: Dynamic routing: Error logged during speaker removal

2024-12-02 Thread Brian Haley
I am going to close this based on my last comment. Please re-open if it still happens with os-ken. ** 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.launchpa

[Yahoo-eng-team] [Bug 1851194] Re: FWaaSv2 configures iptables with invalid port name

2024-12-02 Thread Brian Haley
Closing as no progress has been made on this for many years, and the related bug mentioned above was also closed. Please re-open if necessary. ** Changed in: neutron Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which i

[Yahoo-eng-team] [Bug 1838431] Re: [scale issue] ovs-agent port processing time increases linearly and eventually timeouts

2024-12-02 Thread Brian Haley
Marking invalid based on last comment, please re-open if necessary. ** Changed in: neutron Status: Confirmed => 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/1838431 Title

[Yahoo-eng-team] [Bug 1849392] Re: Neutron - Stein - Having two external networks will prevent the router from being created.

2024-12-02 Thread Brian Haley
I am going to close this as Stein is very old. If you can reproduce on a newer release please re-open with more information. ** Changed in: neutron Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribe

[Yahoo-eng-team] [Bug 1767811] Re: [DVR] br-int in compute node will send unknown unicast to sg-xxx

2024-12-02 Thread Brian Haley
Closing based on my last comment, please re-open if necessary. ** Changed in: neutron Status: Confirmed => 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/1767811 Title:

[Yahoo-eng-team] [Bug 2090921] Re: The OVN database is missing 6 ACL for security group default after each redeployment

2024-12-03 Thread Brian Haley
This looks like a duplicate of another bug I am working on, https://bugs.launchpad.net/neutron/+bug/2087822 - can you check that? Basically if you have two SG rules that have the same normalized cidr you could see this issue. Second, the networking-ovn project is retired, it was all merged into ne

<    1   2   3   4   5   6   >