[Yahoo-eng-team] [Bug 1797368] Re: Trunk: different behavior of admin_state_up attribute between trunk and port

2018-10-15 Thread Armando Migliaccio
Hi, thanks for reporting this bug. In reality this is working as intended. the Trunk admin status is simply a locking mechanism for management operations on the trunk as it's been articulated on the documentation: https://docs.openstack.org/neutron/pike/admin/config-trunking.html In particular:

[Yahoo-eng-team] [Bug 1757188] Re: some L3 HA routers does not work

2018-03-22 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1732543 *** https://bugs.launchpad.net/bugs/1732543 Glad you got it sorted! ** This bug has been marked a duplicate of bug 1732543 HA network tenant network fails upon router delete -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1757425] Re: Problem with Pip 9.0.2 and Ryu (dependency)

2018-03-22 Thread Armando Migliaccio
As per Brian's comment, closing this ticket. Please consider reopening if the repro conditions happen to be different or the proposed fix does not solve the issue you're observing. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1756064] Re: neutron agent doesn't remove trunk bridge after nova-compute restart

2018-03-19 Thread Armando Migliaccio
Ok, then that makes even less sense. I am not sure I understand why a nova-compute restart blow up the metadata on the port. I would argue that this is not a neutron bug but a nova/os-vif bug where not all metadata are restored upon interface recreation, assumed one is necessary. As for your last

[Yahoo-eng-team] [Bug 1744394] Re: test_distributed_port_binding_deleted_by_port_deletion failed due to warnings during port binding delete

2018-02-02 Thread Armando Migliaccio
** 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/1744394 Title: test_distributed_port_binding_deleted_by_port_deletion

[Yahoo-eng-team] [Bug 1405057] Re: Filter port-list based on security_groups associated not working

2017-12-04 Thread Armando Migliaccio
** Changed in: neutron Status: Expired => Confirmed ** Tags added: low ** Tags removed: low ** Tags added: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1405057

[Yahoo-eng-team] [Bug 1734026] Re: [RFE] Add ability to see what devices use a certain security group

2017-12-04 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1405057 *** https://bugs.launchpad.net/bugs/1405057 Then we need to reopen bug 1405057 and close this one as duplicate. Would you agree? ** This bug has been marked a duplicate of bug 1405057 Filter port-list based on security_groups associated not

[Yahoo-eng-team] [Bug 1731597] Re: Can't set headers when using the list resource api in Neutron Client

2017-11-27 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1720432 *** https://bugs.launchpad.net/bugs/1720432 This smells like duplicate of bug 1720432 ** This bug has been marked a duplicate of bug 1720432 Request headers are thrown away -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1733987] [NEW] name resolution error with DVR+HA routers

2017-11-22 Thread Armando Migliaccio
Public bug reported: Steps to repro: * Deploy with multiple DHCP agents per network (e.g. 3) and multiple L3 agents per router (e.g. 2) * Create a network * Create a subnet * Create a DVR+HA router * Uplink router to external network * Deploy a VM on the network The resolv.conf of the VM looks

[Yahoo-eng-team] [Bug 1716448] Re: Enable GVRP for vlan interfaces with linuxbridge agent option

2017-10-05 Thread Armando Migliaccio
Aside from the specific use case, I worry if enabling this option globally may pose a security risk where two tenant networks get accidentally cross-connected. ** Changed in: neutron Status: New => Won't Fix ** Changed in: neutron Status: Won't Fix => Confirmed ** Changed in:

[Yahoo-eng-team] [Bug 1453667] Re: [RFE] Update existing ports when changing --port_security_enabled=False in network

2017-09-18 Thread Armando Migliaccio
Yes. I'll refresh. ** Changed in: neutron Status: Won't Fix => Confirmed ** No longer affects: openstack-manuals ** Tags added: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1707819] Re: Allowed address pairs allows update with invalid cidr

2017-08-31 Thread Armando Migliaccio
** Changed in: neutron Status: In Progress => Invalid ** Changed in: neutron Assignee: Dongcan Ye (hellochosen) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1713975] Re: create subnet fails if we use non-default IPAM Driver

2017-08-30 Thread Armando Migliaccio
** Also affects: networking-infoblox 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/1713975 Title: create subnet fails if we use non-default

[Yahoo-eng-team] [Bug 1707339] [NEW] test_trunk_subport_lifecycle fails on subport down timeout

2017-07-28 Thread Armando Migliaccio
Public bug reported: subport doesn't transition to DOWN state after trunk deletion logstash query:

[Yahoo-eng-team] [Bug 1705467] Re: [Get me a network] auto-allocated networks does not verify tenant ID while creating

2017-07-20 Thread Armando Migliaccio
As admin, you could create a network for a tenant that does not exist. This is a 'well-known gotcha'. To address this we'd have to have neutron talk to Keystone to validate that the UUID is a valid one. Doable, but we never go around to do it for a variety of reasons (performance being one of

[Yahoo-eng-team] [Bug 1705467] Re: [Get me a network] auto-allocated networks does not verify tenant ID while creating

2017-07-20 Thread Armando Migliaccio
None of the neutron commands do. ** 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/1705467 Title: [RFE] project ID is not verified

[Yahoo-eng-team] [Bug 1698500] Re: [RFE] support trunk's subport range

2017-07-19 Thread Armando Migliaccio
Having a single command deal with the amount of orchestration you're proposing is not good either, as it may lead to inconsistencies etc. Our design philosophy is to provide users with smaller building blocks that can be assembled to achieve more complex use cases. ** Changed in: neutron

[Yahoo-eng-team] [Bug 1691340] Re: create default network show wrong

2017-07-06 Thread Armando Migliaccio
** 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/1691340 Title: create default network show wrong Status in neutron:

[Yahoo-eng-team] [Bug 1694897] Re: neutron tag xxx.xxx doesn't work correctly

2017-06-01 Thread Armando Migliaccio
Workaround for now would be to use anything other than a '.' as delimiter. The server freaks out when it sees one in tags. ** Changed in: python-neutronclient Importance: Critical => Low ** Also affects: neutron Importance: Undecided Status: New ** No longer affects:

[Yahoo-eng-team] [Bug 1694420] Re: AttributeError: 'NoneType' object has no attribute 'port_security_enabled

2017-05-30 Thread Armando Migliaccio
As pointed out in #2, a kolla-side fix would be to add the 'port_security' to the list of extension_drivers list for ML2 like in [1]. It's good practice to have this extension enabled. [1] http://logs.openstack.org/58/466158/4/check/gate-tempest-dsvm- neutron-full-ubuntu-

[Yahoo-eng-team] [Bug 1664102] Re: allow l3 flavors to provide extensions

2017-05-25 Thread Armando Migliaccio
** 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/1664102 Title: allow l3 flavors to provide extensions Status in neutron:

[Yahoo-eng-team] [Bug 1673210] Re: Enable MySQL Cluster Support

2017-05-25 Thread Armando Migliaccio
When talking with Kevin about this he said this backend doesn't support nested transaction. Without this this feels like quite a bit dead in the water. ** Changed in: neutron Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1691340] Re: create default network show wrong

2017-05-17 Thread Armando Migliaccio
I cannot repro the exact output as shown in this bug report. That said, the is_default flag applies only to router:external networks, as this is where it is actually used. Marking a regular network as default has no effect. This is probably a note that was omitted in [1]. Bear in mind that RFE

[Yahoo-eng-team] [Bug 1664534] Re: [RFE] Auto allocated topology with no SNAT

2017-05-12 Thread Armando Migliaccio
We should probably favor effort [1] rather than customize the existing logic. If [1] gets implemented, then possibilities are endless. [1] https://bugs.launchpad.net/neutron/+bug/1690438 ** Changed in: neutron Importance: Undecided => Wishlist ** Changed in: neutron Status: In

[Yahoo-eng-team] [Bug 1690439] [NEW] [RFE] Deal with NetworkAmbiguous error

2017-05-12 Thread Armando Migliaccio
Public bug reported: Today if a tenant has more than a network visible to it and during boot it does not specify any network, the famous NetworkAmbiguous is returned. It would be nice if there was a way for Nova and Neutron to fall back on the adoption of a tenant-level 'default' network. [1]

[Yahoo-eng-team] [Bug 1690438] [NEW] [RFE] make get-me-a-network work with any network topology

2017-05-12 Thread Armando Migliaccio
Public bug reported: Today Get-me-a-network work in such a way that neutron provisions a rather specific network topology for tenant connectivity. It would be nice if Neutron were able to support any network topology (e.g. plain provider vlans). ** Affects: neutron Importance: Wishlist

[Yahoo-eng-team] [Bug 1042049] Re: auto-associate floating ips

2017-05-12 Thread Armando Migliaccio
** Changed in: neutron Status: Invalid => Confirmed ** Summary changed: - auto-associate floating ips + [RFE] auto-associate floating ips ** Tags added: rfe ** Description changed: nova has a flag that indicates that each VM should automatically have a floating IP assigned and

[Yahoo-eng-team] [Bug 1690433] [NEW] get me a network

2017-05-12 Thread Armando Migliaccio
Public bug reported: It would be nice to expose get-me-a-network via horizon. Right now it only works with the nova CLI. This came up for discussion during Boston summit [2] [1] https://blueprints.launchpad.net/nova/+spec/get-me-a-network [2] https://etherpad.openstack.org/p/pike-neutron-gman

[Yahoo-eng-team] [Bug 1690425] [NEW] [RFE] neutron cells aware

2017-05-12 Thread Armando Migliaccio
Public bug reported: Cells is an option to scale OpenStack deployments. It would be nice to make Neutron able to work with the individual cell DB/MQ clusters rather than relying (as it does it to this day) on a global DB/MQ cluster. This will help with scaling traffic involving messages as well

[Yahoo-eng-team] [Bug 1690275] Re: Create port will allocate reserved MAC address if no MAC provide

2017-05-12 Thread Armando Migliaccio
The base prefix is a config option (base_mac) and it currently defaults to fa:16:3e:00:00:00. Make sure you choose what you like. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1583096] Re: [RFE] ml2 supported extensions list is inaccurate

2017-03-15 Thread Armando Migliaccio
Bug 1583096 is somewhat related. ** Changed in: neutron Status: Confirmed => Won't Fix ** Changed in: neutron Status: Won't Fix => Triaged -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1610898] Re: [RFE] create "baremetal" Mechanism ML2 driver

2017-03-09 Thread Armando Migliaccio
** 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/1610898 Title: [RFE] create "baremetal" Mechanism ML2 driver Status in

[Yahoo-eng-team] [Bug 1622753] Re: [RFE] Block non-IP traffic in security groups/firewall driver

2017-03-09 Thread Armando Migliaccio
Ping? ** Changed in: neutron Status: Triaged => Invalid ** Changed in: neutron Status: Invalid => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1622753 Title:

[Yahoo-eng-team] [Bug 1463784] Re: [RFE] Networking L2 Gateway does not work with DVR

2017-03-09 Thread Armando Migliaccio
No worked required on the neutron side at this point. ** 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/1463784 Title: [RFE]

[Yahoo-eng-team] [Bug 1592396] Re: [RFE] Specifying which floatingip to create should not be a restricted operation

2017-02-21 Thread Armando Migliaccio
** 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/1592396 Title: [RFE] Specifying which floatingip to create should not be a

[Yahoo-eng-team] [Bug 1627106] Re: TimeoutException while executing tests adding bridge using OVSDB native

2017-02-17 Thread Armando Migliaccio
** 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/1627106 Title: TimeoutException while executing tests adding bridge

[Bug 1656010] Re: Incorrect notification to nova about ironic baremetall port (for nodes in 'cleaning' state)

2017-02-14 Thread Armando Migliaccio
** Changed in: neutron Importance: Undecided => Low ** Changed in: neutron Milestone: None => pike-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1656010 Title: Incorrect notification to

[Yahoo-eng-team] [Bug 1560963] Re: [RFE] Minimum bandwidth support (egress)

2017-02-10 Thread Armando Migliaccio
** Changed in: neutron Milestone: newton-rc1 => pike-1 ** Changed in: neutron Status: Fix Released => 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/1560963 Title:

[Yahoo-eng-team] [Bug 1662582] Re: QoS egress minimum bandwidth with Linuxbridge doesn't work

2017-02-10 Thread Armando Migliaccio
** 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/1662582 Title: QoS egress minimum bandwidth with Linuxbridge doesn't

[Yahoo-eng-team] [Bug 1663232] Re: Openvswitch VLAN stripping issue with tunneling

2017-02-10 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1622017 *** https://bugs.launchpad.net/bugs/1622017 ** This bug has been marked a duplicate of bug 1622017 OVS agent is not removing VLAN tags before tunnels when configured with native OF interface -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1659236] Re: Linux Bridge: driver support for QoS egress minimum bandwidth

2017-02-09 Thread Armando Migliaccio
We are reverting this for Ocata. This will have to be deferred. ** Changed in: openstack-manuals 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/1659236

[Yahoo-eng-team] [Bug 1663054] [NEW] neutron-dynamic-routing unit test failure

2017-02-08 Thread Armando Migliaccio
Public bug reported: http://logs.openstack.org/11/430511/1/check/gate-neutron-dynamic- routing-python35/20b9815/console.html 2017-02-08 03:16:52.841759 | running testr 2017-02-08 03:16:52.841776 | running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ 2017-02-08 03:16:52.841790 |

[Yahoo-eng-team] [Bug 1662644] Re: Enhance tag mechanism

2017-02-07 Thread Armando Migliaccio
We should probably make additions to the base stuff already captured here: http://docs.openstack.org/mitaka/networking-guide/ops-resource-tags.html We should review in-tree developer documentation to see whether there's anything missing. ** Changed in: neutron Importance: Undecided =>

[Yahoo-eng-team] [Bug 1616208] Re: [RFE] Support creating a subnet without an allocation pool

2017-02-07 Thread Armando Migliaccio
We should see if the OSC client allows the specification of *no allocation pools* as suggested by Carl on comment #5. Excerpt below: For now, you can work around this by creating the subnet and then following up with PUT to http://{{neutron_ip}}:9696/v2.0/subnets/{{subnet_id}} with this in the

[Yahoo-eng-team] [Bug 1590049] Re: test_add_list_remove_router_on_l3_agent may fail on envs where there is >= two L3 agents and DVR enabled

2017-02-07 Thread Armando Migliaccio
We have the same test in the neutron repo. Assaf suggested at one point [1,2] that this is a test that should live in the neutron repo only. Whether or not we complete the effort, we want to make sure we track this issue in both projects. [1]

[Yahoo-eng-team] [Bug 1611626] Re: neutron port-list consumes much longer for normal tenant user than admin role user

2017-02-06 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1513782 *** https://bugs.launchpad.net/bugs/1513782 Isn't this a duplicate of bug 1513782? ** This bug has been marked a duplicate of bug 1513782 API response time degradation -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1661420] Re: neutron-fwaas tempest v2 job on stable/newton fails with "extension could not be found"

2017-02-06 Thread Armando Migliaccio
** 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/1661420 Title: neutron-fwaas tempest v2 job on stable/newton fails with

[Yahoo-eng-team] [Bug 1649124] Re: Failure to launch neutron-openvswitch-agent after tripleo deployment

2017-02-06 Thread Armando Migliaccio
** Changed in: neutron Status: In Progress => Won't Fix ** Changed in: neutron Milestone: ocata-rc1 => None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1649124 Title:

[Yahoo-eng-team] [Bug 1658689] Re: unclear error message while booting VM with security group when port_security_enabled=false

2017-02-05 Thread Armando Migliaccio
** Also affects: nova 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/1658689 Title: unclear error message while booting VM with security

[Yahoo-eng-team] [Bug 1661703] Re: Add support for Keepalived VRRP health check

2017-02-03 Thread Armando Migliaccio
** Changed in: neutron Status: New => Confirmed ** Also affects: openstack-manuals Importance: Undecided Status: New ** Changed in: neutron Status: Confirmed => Invalid ** Tags removed: neutron -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1555384] Re: ML2: routers and multiple mechanism drivers

2017-02-01 Thread Armando Migliaccio
Happy to hear what other think but I personally feel this is an invalid neutron 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.

[Yahoo-eng-team] [Bug 1661111] Re: Update bug triaging policy for documentation

2017-02-01 Thread Armando Migliaccio
This is a bot brainfart because of the spurious docimpact flag in the commit message. ** Changed in: neutron Status: New => Invalid ** Tags removed: doc neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1633280] Re: [RFE]need a way to disable anti-spoofing rules and yet keep security groups

2017-02-01 Thread Armando Migliaccio
spec: https://review.openstack.org/#/c/388398/ ** Changed in: neutron Status: Opinion => Confirmed ** Changed in: neutron Assignee: Rui Zang (rui-zang) => (unassigned) ** Changed in: neutron Importance: Undecided => Wishlist -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1284317] Re: Not found router raises generic exception

2017-01-31 Thread Armando Migliaccio
** No longer affects: python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1284317 Title: Not found router raises generic exception Status in

[Yahoo-eng-team] [Bug 1285530] Re: exception message should use gettextutils

2017-01-31 Thread Armando Migliaccio
** 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/1285530 Title: exception message should use gettextutils Status in oslo-incubator: Won't Fix Status in

[Yahoo-eng-team] [Bug 1247568] Re: NotFound neutron errors should have a unique base class

2017-01-31 Thread Armando Migliaccio
** Changed in: python-neutronclient 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/1247568 Title: NotFound neutron errors should have a unique base

[Yahoo-eng-team] [Bug 1279683] Re: The problem generated by deleting dhcp'port by mistack

2017-01-31 Thread Armando Migliaccio
** 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/1279683 Title: The problem generated by deleting dhcp'port by mistack Status in tempest: Fix Released

[Yahoo-eng-team] [Bug 1282842] Re: default nova+neutron setup cannot handle spawning 20 images concurrently

2017-01-31 Thread Armando Migliaccio
** 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/1282842 Title: default nova+neutron setup cannot handle spawning 20 images concurrently Status in

[Yahoo-eng-team] [Bug 1285323] Re: Services fail to shut down on the old side of Grenade

2017-01-31 Thread Armando Migliaccio
** 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/1285323 Title: Services fail to shut down on the old side of Grenade Status in grenade: In Progress Bug

[Yahoo-eng-team] [Bug 1424970] Re: VMware: Router Type Extension Support

2017-01-31 Thread Armando Migliaccio
** 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/1424970 Title: VMware: Router Type Extension Support Status in neutron:

[Yahoo-eng-team] [Bug 1463254] Re: all PortContexts trigger network segment lookup

2017-01-31 Thread Armando Migliaccio
** 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/1463254 Title: all PortContexts trigger network segment lookup Status in

[Yahoo-eng-team] [Bug 1471032] Re: [api-ref]Support Basic Address Scope CRUD as extensions

2017-01-31 Thread Armando Migliaccio
I see [1]. I assume this is done. [1] http://docs.openstack.org/newton/networking-guide/config-address- scopes.html ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1482622] Re: functional test fails with "RuntimeError: Second simultaneous read on fileno 6 "

2017-01-31 Thread Armando Migliaccio
No longer happening. ** Tags added: gate-failure ** Tags added: functional-tests ** 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.

[Yahoo-eng-team] [Bug 1483873] Re: It should be possible to override the URL used in previous/next links

2017-01-31 Thread Armando Migliaccio
** 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/1483873 Title: It should be possible to override the URL used in

[Yahoo-eng-team] [Bug 1295443] Re: Handle unicode exception messages

2017-01-31 Thread Armando Migliaccio
** 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/1295443 Title: Handle unicode exception messages Status in heat: Fix Released Status in

[Yahoo-eng-team] [Bug 1535514] Re: run_test virtual-env-path args not work

2017-01-31 Thread Armando Migliaccio
** 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/1535514 Title: run_test virtual-env-path args not work Status in Glance: In Progress Status in Manila:

[Yahoo-eng-team] [Bug 1565105] Re: while spining vms on large scale some vms get multiple ips and multiple ports get created

2017-01-31 Thread Armando Migliaccio
** 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/1565105 Title: while spining vms on large scale some vms get multiple ips and multiple ports get created

[Yahoo-eng-team] [Bug 1555384] Re: ML2: routers and multiple mechanism drivers

2017-01-31 Thread Armando Migliaccio
** 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/1555384 Title: ML2: routers and multiple mechanism drivers Status in networking-midonet: Fix Released

[Yahoo-eng-team] [Bug 1582185] Re: when vm detaches security group with remote_group_id, vm's ip address don't be deleted from ipset member.

2017-01-31 Thread Armando Migliaccio
** 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/1582185 Title: when vm detaches security group with remote_group_id, vm's ip

[Yahoo-eng-team] [Bug 1582807] Re: neutron-rootwrap-daemon explodes because of misbehaving "ip rule"

2017-01-31 Thread Armando Migliaccio
I don't think we can reproduce this anymore ** 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/1582807 Title:

[Yahoo-eng-team] [Bug 1579458] Re: dhcp port was deleted unexpectedly when running rally list_and_create_ports test

2017-01-31 Thread Armando Migliaccio
** 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/1579458 Title: dhcp port was deleted unexpectedly when running rally

[Yahoo-eng-team] [Bug 1579966] Re: dns_name is always wiped out on Neutron port-update

2017-01-31 Thread Armando Migliaccio
** 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/1579966 Title: dns_name is always wiped out on Neutron port-update Status in

[Yahoo-eng-team] [Bug 1580381] Re: pecan failing with shimrequest attribute error

2017-01-31 Thread Armando Migliaccio
** 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/1580381 Title: pecan failing with shimrequest attribute error Status in

[Yahoo-eng-team] [Bug 1581320] Re: deprecation warnings for ICMPV6_ALLOWED_TYPES

2017-01-31 Thread Armando Migliaccio
** 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/1581320 Title: deprecation warnings for ICMPV6_ALLOWED_TYPES Status in

[Yahoo-eng-team] [Bug 1597861] Re: Cannot install mac spoofing for allowed_address_pairs if port mac address is unavaliable

2017-01-31 Thread Armando Migliaccio
** 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/1597861 Title: Cannot install mac spoofing for allowed_address_pairs if port

[Yahoo-eng-team] [Bug 1599964] Re: neutron-ovs-cleanup fails in python 3

2017-01-31 Thread Armando Migliaccio
** Changed in: neutron Status: In Progress => Invalid ** Changed in: neutron Assignee: Terry Wilson (otherwiseguy) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1622654] Re: Security Group doesn't work if the specific allowed-address-pairs value is set

2017-01-31 Thread Armando Migliaccio
As Kevin said. ** 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/1622654 Title: Security Group doesn't work if the specific

[Yahoo-eng-team] [Bug 1617864] Re: NoFilterMatched when kill metadata proxy process in external_process.disable method

2017-01-31 Thread Armando Migliaccio
** 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/1617864 Title: NoFilterMatched when kill metadata proxy process in

[Yahoo-eng-team] [Bug 1450604] Re: Fix DVR multinode upstream CI testing

2017-01-31 Thread Armando Migliaccio
We should probably file more tailored and up to date bug reports for more recent failures. ** 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.

[Yahoo-eng-team] [Bug 1554187] Re: log noise due to TooManyExternalNetworks exception

2017-01-31 Thread Armando Migliaccio
It looks like this went away since the spin off of BGP. ** 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/1554187 Title: log

[Bug 1252900] Re: Directional network performance issues with Neutron + OpenvSwitch

2017-01-31 Thread Armando Migliaccio
This bug is > 180 days without activity. We are unsetting assignee and milestone and setting status to Incomplete in order to allow its expiry in 60 days. If the bug is still valid, then update the bug status. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Yahoo-eng-team] [Bug 1653882] Re: Creation of QOS policy name with too long name returns "Request Failed: internal server error while processing your request." instead of "Bad Request" error

2017-01-31 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1610103 *** https://bugs.launchpad.net/bugs/1610103 ** This bug has been marked a duplicate of bug 1610103 Creating qos with name that has more than 255 characters returns 500 error. -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1654210] Re: Get more detail about tag extension

2017-01-31 Thread Armando Migliaccio
** 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/1654210 Title: Get more detail about tag extension Status in neutron:

[Yahoo-eng-team] [Bug 1557119] Re: Services and Agents DevRef doesn't describe configuration seperation

2017-01-31 Thread Armando Migliaccio
>From the merged commit it sounds like similar content would be required to openstack deployment guide and devstack to mark this issue complete. However as far as neutron goes, we should be all set. ** Also affects: openstack-manuals Importance: Undecided Status: New ** Changed in:

[Yahoo-eng-team] [Bug 1659416] Re: RFE: extend security group rules to support logging

2017-01-26 Thread Armando Migliaccio
** Changed in: neutron Importance: Undecided => Wishlist ** Changed in: neutron Status: New => Confirmed ** 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

[Yahoo-eng-team] [Bug 1657935] Re: intermittent failures in setup_physical_bridges

2017-01-26 Thread Armando Migliaccio
This is gone away. ** 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/1657935 Title: intermittent failures in

[Yahoo-eng-team] [Bug 1659030] [NEW] The proxy server received an invalid response from an upstream server

2017-01-24 Thread Armando Migliaccio
Public bug reported: I see an Identity error on this test run: http://logs.openstack.org/39/422339/2/gate/gate-tempest-dsvm-neutron- full-ubuntu-xenial/8f4fad3/logs/tempest.txt.gz#_2017-01-24_05_14_18_148 The error trace: http://paste.openstack.org/show/596260/ ** Affects: keystone

[Yahoo-eng-team] [Bug 1658024] Re: Incorrect tag in other-config for openvsiwtch agent after upgrade to mitaka

2017-01-20 Thread Armando Migliaccio
** 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/1658024 Title: Incorrect tag in other-config for openvsiwtch agent after upgrade to

[Yahoo-eng-team] [Bug 1657935] [NEW] intermittent failures in setup_physical_bridges

2017-01-19 Thread Armando Migliaccio
Public bug reported: http://logs.openstack.org/39/388939/18/check/gate-neutron-dsvm- functional-ubuntu-xenial/71d901a/testr_results.html.gz http://logs.openstack.org/50/402750/31/check/gate-neutron-dsvm- functional-ubuntu-xenial/6c1d7b4/testr_results.html.gz

[Yahoo-eng-team] [Bug 1614026] Re: RFE: Port mirror in neutron

2017-01-19 Thread Armando Migliaccio
** Changed in: neutron Status: Confirmed => Invalid ** Changed in: neutron Assignee: Reedip (reedip-banerjee) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1548774] Re: LBaas V2: operating_status of 'dead' member is always online with Healthmonitor

2017-01-04 Thread Armando Migliaccio
We should reassess whether or not a neutron-lbaas fix is worth addressing. ** Also affects: octavia Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1652929] Re: keystone token warning flood

2017-01-03 Thread Armando Migliaccio
Yes, I'd be tempted to say that the long term fix should be in devstack's nova setup. ** Changed in: neutron Assignee: Kevin Benton (kevinbenton) => (unassigned) ** Changed in: neutron Importance: Low => Undecided ** Changed in: neutron Status: Confirmed => Invalid -- You

[Yahoo-eng-team] [Bug 1652944] Re: Broken links

2016-12-29 Thread Armando Migliaccio
** Tags added: doc ** Changed in: neutron Importance: Undecided => High ** Also affects: openstack-manuals Importance: Undecided Status: New ** Changed in: neutron Status: New => Confirmed ** Changed in: openstack-manuals Status: New => Confirmed -- You received

[Yahoo-eng-team] [Bug 1653034] Re: LB need create lb with vip-network

2016-12-29 Thread Armando Migliaccio
** Also affects: python-neutronclient Importance: Undecided Status: New ** Changed in: neutron Status: New => Invalid ** No longer affects: neutron ** Changed in: python-neutronclient Importance: Undecided => Wishlist ** Also affects: octavia Importance: Undecided

[Yahoo-eng-team] [Bug 1653086] Re: Hit internal server error in lb creation with no subnets network

2016-12-29 Thread Armando Migliaccio
** Also affects: octavia 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/1653086 Title: Hit internal server error in lb creation with no

[Yahoo-eng-team] [Bug 1652929] [NEW] keystone token warning flood

2016-12-28 Thread Armando Migliaccio
Public bug reported: gate logs are being flooded with: 2016-12-25 18:40:10.451 2936 WARNING keystonemiddleware.auth_token [req- b68e933b-a6c4-4f51-bd7f-5c01acb9ab36 tempest- TestVolumeBootPattern-766347691 -] A valid token was submitted as a service token, but it was not a valid service token.

[Yahoo-eng-team] [Bug 1652748] Re: Sometimes the controller may exist more than one L3-agent/DHCP-agent/Metadata-agent.

2016-12-27 Thread Armando Migliaccio
This issue as reported seem to be related to the specific (downstream) distribution used to deploy and operate OpenStack. ** Also affects: mos Importance: Undecided Status: New ** Changed in: neutron Status: New => Invalid ** Changed in: neutron Assignee: siyingchun

[Yahoo-eng-team] [Bug 1652571] Re: Cannot delete the port who has device owner neutron:LOADBALANCERV2

2016-12-26 Thread Armando Migliaccio
Please provide steps to repro, and details about environment. ** Also affects: octavia Importance: Undecided Status: New ** Tags added: lbaas ** Changed in: neutron Status: New => Incomplete ** Changed in: octavia Status: New => Incomplete -- You received this bug

[Bug 1320029] Re: GRE segmentation issue drops packets over 1438 bytes long

2016-12-23 Thread Armando Migliaccio
This bug is > 180 days without activity. We are unsetting assignee and milestone and setting status to Incomplete in order to allow its expiry in 60 days. If the bug is still valid, then update the bug status. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1425974] Re: SSH on instance does'nt return the shell

2016-12-23 Thread Armando Migliaccio
This bug is > 180 days without activity. We are unsetting assignee and milestone and setting status to Incomplete in order to allow its expiry in 60 days. If the bug is still valid, then update the bug status. -- You received this bug notification because you are a member of Ubuntu Bugs, which

  1   2   3   4   5   6   7   8   9   >